kern/compile_flags.txt
2025-04-04 11:59:21 -04:00

9 lines
91 B
Text

-c
-std=c11
-Iinclude
-Ikernel/include
-ffreestanding
-fno-builtin
-Wall
-Wextra
-pedantic