diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-07-11 00:15:07 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-07-11 00:15:07 +0200 |
| commit | f37858eb4c448eef9c6fe05d2b56856940a7d6ad (patch) | |
| tree | f95f58acc801217832cf3487479e288a408e5774 /compile_flags.txt | |
| parent | 2ddb16bdcfb41ad1c04506fe8ed6d9a93f48ecc4 (diff) | |
| download | use-bcrypt-f37858eb4c448eef9c6fe05d2b56856940a7d6ad.tar.gz use-bcrypt-f37858eb4c448eef9c6fe05d2b56856940a7d6ad.tar.bz2 use-bcrypt-f37858eb4c448eef9c6fe05d2b56856940a7d6ad.zip | |
Buildsystem überarbeitet
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 |
