summaryrefslogtreecommitdiff
path: root/kernel/compile_flags.txt
blob: 0380b3e170754f04ad1eb3c12052cf42729e1286 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
-c
-std=gnu17
-Wall
-Wextra
-pedantic
-O2
-ffreestanding
-I../libk/include
-Iinclude
-Isrc
-nostdlib
-DKERNEL_LOG