aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-03-25 04:45:24 +0100
committerkdx <kikoodx@paranoici.org>2023-03-25 04:45:38 +0100
commit9506c24b9303d4a476e31711ad854cee006f3169 (patch)
tree19f2f87bb7444ccfa82535781106b65de5ad2617 /compile_flags.txt
parent7dd6658d452fe8e447205cfc34594a537221b9a1 (diff)
downloadtzr-9506c24b9303d4a476e31711ad854cee006f3169.tar.gz
bump to C23
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 7077ba2..28a6bfe 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,5 +1,5 @@
-Wall
-Wextra
-Wno-initializer-overrides
--std=c99
+-std=c2x
-Iheaders