diff options
| author | realtradam <[email protected]> | 2023-05-15 16:23:59 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-05-15 16:23:59 -0400 |
| commit | 5e935512696c55b5005e997cfc4dab88ecdf8141 (patch) | |
| tree | 40f81316f6d41b3854e3ab709f48a40f891148c4 /include | |
| parent | e81eb2369cbf21ca66fc49d2d09aab270131ea87 (diff) | |
| download | RodeoKit-5e935512696c55b5005e997cfc4dab88ecdf8141.tar.gz RodeoKit-5e935512696c55b5005e997cfc4dab88ecdf8141.zip | |
extra flags
Diffstat (limited to 'include')
| -rw-r--r-- | include/compile_flags.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/compile_flags.txt b/include/compile_flags.txt index 26d1cc4..668f22f 100644 --- a/include/compile_flags.txt +++ b/include/compile_flags.txt @@ -9,4 +9,13 @@ -Wextra -Wpedantic -Wconversion +-Wformat=2 +-Wno-unused-parameter +-Wshadow +-Wwrite-strings +-Wstrict-prototypes +-Wold-style-definition +-Wredundant-decls +-Wnested-externs +-Wmissing-include-dirs -std=c99 |
