Fix the amd64 build
This commit is contained in:
parent
2625b4b51f
commit
17878ca36b
|
@ -194,7 +194,7 @@ _platform_variable_amd64()
|
|||
echo "-m32 -nostdlib"
|
||||
;;
|
||||
NATIVE_CFLAGS)
|
||||
echo "-ffreestanding -fPIE$extra"
|
||||
echo "-ffreestanding -fPIC$extra"
|
||||
;;
|
||||
UKERNEL_CFLAGS)
|
||||
echo "-ffreestanding -fPIE -mno-red-zone$extra"
|
||||
|
|
Loading…
Reference in New Issue
Block a user