diff options
Diffstat (limited to 'src/compile_flags.txt')
| -rw-r--r-- | src/compile_flags.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt index 29708f7..7a756f9 100644 --- a/src/compile_flags.txt +++ b/src/compile_flags.txt @@ -12,6 +12,14 @@ -Wextra -Wpedantic -Wconversion --fsanitize=address,undefined +-Wformat=2 +-Wno-unused-parameter +-Wshadow +-Wwrite-strings +-Wstrict-prototypes +-Wold-style-definition +-Wredundant-decls +-Wnested-externs +-Wmissing-include-dirs -std=c99 |
