Files
my-os-project2/user/arch/x86_64/x86_64.mk
2025-09-04 23:20:30 +02:00

10 lines
190 B
Makefile

include $(ROOT)/mk/user/x86_64.mk
include $(ROOT)/mk/arch/toolchain-x86_64.mk
LDFLAGS += -m elf_x86_64 \
-pie \
--no-dynamic-linker \
-z text \
-z max-page-size=0x1000