aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-04-09 17:00:02 +0200
committerkdx <kikoodx@paranoici.org>2023-04-09 21:07:38 +0200
commite94bc9ed9aa064d8e6a5ba26a5117228441fd482 (patch)
tree65a57b3ec49a005ba9b47308f3db1449f6dd54dd /compile_flags.txt
parent64a4b4e2713679bbc44b27bef1b8af828d500272 (diff)
downloadtzr-e94bc9ed9aa064d8e6a5ba26a5117228441fd482.tar.gz
backward compatibility with c99
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 28a6bfe..7077ba2 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,5 +1,5 @@
-Wall
-Wextra
-Wno-initializer-overrides
--std=c2x
+-std=c99
-Iheaders