toaruos/build/x86_64.mk

7 lines
184 B
Makefile
Raw Normal View History

2021-05-31 04:47:02 +03:00
ARCH=x86_64
ARCH_KERNEL_CFLAGS = -mno-red-zone -fno-omit-frame-pointer -mfsgsbase
ARCH_KERNEL_CFLAGS += -mgeneral-regs-only -z max-page-size=0x1000 -nostdlib
TARGET=x86_64-pc-toaru