summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-04-08 10:39:48 -0400
committerFreya Murphy <freya@freyacat.org>2025-04-08 10:39:48 -0400
commit8a19547957a86bed3f58c9abc1ac218d04698faf (patch)
treeed7ccc6f3a8902915dfe6c9bf763fc45d752b3c4 /compile_flags.txt
parentfmt (diff)
downloadcomus-8a19547957a86bed3f58c9abc1ac218d04698faf.tar.gz
comus-8a19547957a86bed3f58c9abc1ac218d04698faf.tar.bz2
comus-8a19547957a86bed3f58c9abc1ac218d04698faf.zip
break apart c libaray
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 18bbfbc..611c77e 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,7 +1,7 @@
-c
-std=c11
--Iinclude
-Ikernel/include
+-Iuser/include
-ffreestanding
-fno-builtin
-Wall