diff options
author | Freya Murphy <freya@freyacat.org> | 2025-04-10 23:29:33 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-04-10 23:29:33 -0400 |
commit | 4c1d03b082f4972c02f5794976f4651fc5f85795 (patch) | |
tree | 0301195d09650346c91bd530a2eef735f98aea86 /compile_flags.txt | |
parent | make lib betterer (diff) | |
download | comus-4c1d03b082f4972c02f5794976f4651fc5f85795.tar.gz comus-4c1d03b082f4972c02f5794976f4651fc5f85795.tar.bz2 comus-4c1d03b082f4972c02f5794976f4651fc5f85795.zip |
fmt
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 611c77e..3efafd1 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,7 +1,6 @@ -c -std=c11 -Ikernel/include --Iuser/include -ffreestanding -fno-builtin -Wall |