summaryrefslogtreecommitdiff
path: root/kernel/compile_flags.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kernel/compile_flags.txt (renamed from compile_flags.txt)3
1 files changed, 2 insertions, 1 deletions
diff --git a/compile_flags.txt b/kernel/compile_flags.txt
index 3efafd1..6f00e53 100644
--- a/compile_flags.txt
+++ b/kernel/compile_flags.txt
@@ -1,8 +1,9 @@
-c
-std=c11
--Ikernel/include
+-Iinclude
-ffreestanding
-fno-builtin
+-nostdlib
-Wall
-Wextra
-pedantic