kern/compile_flags.txt

9 lines
74 B
Text
Raw Normal View History

2025-03-27 10:58:34 -04:00
-c
-std=c99
-Iinclude
-ffreestanding
-fno-builtin
-Wall
-Wextra
-pedantic