diff options
| author | Thomas Schmucker <ts@its1.de> | 2024-10-28 18:03:34 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2024-10-28 18:03:34 +0100 |
| commit | 2458e6aa1658b2cc5b6349b89f1276873554ad6f (patch) | |
| tree | 751ca4be139d1e0ce28d4300eb381ed4843fa39f /compile_flags.txt | |
| parent | 8859b6b8c78beca455e1273b5a31f09e165eed03 (diff) | |
| download | use-mosquitto-2458e6aa1658b2cc5b6349b89f1276873554ad6f.tar.gz use-mosquitto-2458e6aa1658b2cc5b6349b89f1276873554ad6f.tar.bz2 use-mosquitto-2458e6aa1658b2cc5b6349b89f1276873554ad6f.zip | |
Verschiebe die Konfiguration nach 'src'
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 8e3330c..255b429 100644 --- a/compile_flags.txt +++ b/compile_flags.txt | |||
| @@ -5,4 +5,4 @@ | |||
| 5 | -Wdouble-promotion | 5 | -Wdouble-promotion |
| 6 | -pedantic | 6 | -pedantic |
| 7 | -std=c17 | 7 | -std=c17 |
| 8 | -Iinclude | 8 | -Isrc |
