diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-07-06 23:20:17 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-07-06 23:20:17 +0200 |
| commit | 63104f0716dc2d60842f19fc145ea4bcb096292d (patch) | |
| tree | 17c18988744b842062c1d57db4101513aea6e9a6 /compile_flags.txt | |
| download | use-argon2-master.tar.gz use-argon2-master.tar.bz2 use-argon2-master.zip | |
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..ac8ad67 --- /dev/null +++ b/compile_flags.txt | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | -Wall | ||
| 2 | -Werror | ||
| 3 | -std=c99 | ||
| 4 | -pedantic | ||
| 5 | -g | ||
| 6 | -I/usr/local/include | ||
