This commit is contained in:
2024-09-30 10:51:32 +02:00
committed by GitHub
parent 03d74e2756
commit 02b57c2427

View File

@@ -20,7 +20,8 @@ target_compile_options(kernel.elf PUBLIC $<$<COMPILE_LANGUAGE:C>:
-ffreestanding -ffreestanding
-nostdlib -nostdlib
-mno-red-zone -mno-red-zone
-mcmodel=large>) -mcmodel=large
>)
target_link_options(kernel.elf PUBLIC target_link_options(kernel.elf PUBLIC
-ffreestanding -ffreestanding
-nostdlib -nostdlib