diff options
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 7745765..4cb8bb9 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -5,4 +5,5 @@ stdbool.h -I3p
-Wpedantic
-Wextra
+-std=c23
-Wno-gnu-zero-variadic-macro-arguments
|