diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 93961f5..c7ed1d1 100644 --- a/compile_flags.txt +++ b/compile_flags.txt | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | -Wall | 1 | -Wall |
| 2 | -Werror | 2 | -Werror |
| 3 | -pedantic | ||
| 3 | -Wno-pointer-sign | 4 | -Wno-pointer-sign |
| 4 | -std=c17 | 5 | -std=c11 |
| 5 | -I../lua-bcrypt/src | 6 | -Ilibbcrypt/lua-bcrypt-2.3-1/src |
