Tweaked kernel CFLAGS
This commit is contained in:
parent
4f39a7564e
commit
b1d59e02eb
2 changed files with 2 additions and 4 deletions
|
@ -20,6 +20,7 @@
|
|||
KERNEL_CFLAGS += -m64 \
|
||||
-march=x86-64 \
|
||||
-mabi=sysv \
|
||||
-mcmodel=kernel \
|
||||
-mno-red-zone \
|
||||
-mno-80387 \
|
||||
-mno-mmx \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue