diff options
| author | Thomas Schmucker <ts@its1.de> | 2024-10-06 12:58:03 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2024-10-06 12:58:03 +0200 |
| commit | d2a6897f05a07a058b2185c953b30d26fded081b (patch) | |
| tree | 288165ea13e071ac50ae42f8ff4a5ec7d2fb9334 /compile_flags.txt | |
| download | use-mosquitto-d2a6897f05a07a058b2185c953b30d26fded081b.tar.gz use-mosquitto-d2a6897f05a07a058b2185c953b30d26fded081b.tar.bz2 use-mosquitto-d2a6897f05a07a058b2185c953b30d26fded081b.zip | |
erster Import
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..8e3330c --- /dev/null +++ b/compile_flags.txt | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | -Wall | ||
| 2 | -Werror | ||
| 3 | -Wextra | ||
| 4 | -Wconversion | ||
| 5 | -Wdouble-promotion | ||
| 6 | -pedantic | ||
| 7 | -std=c17 | ||
| 8 | -Iinclude | ||
