diff options
Diffstat (limited to 'tests/compile_flags.txt')
| -rw-r--r-- | tests/compile_flags.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/compile_flags.txt b/tests/compile_flags.txt new file mode 100644 index 0000000..9352ecc --- /dev/null +++ b/tests/compile_flags.txt | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | -Wall | ||
| 2 | -Wextra | ||
| 3 | -Wsign-compare | ||
| 4 | -Wsign-conversion | ||
| 5 | -pedantic | ||
| 6 | -std=c99 | ||
| 7 | -O2 | ||
| 8 | -I../lib/include | ||
