diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 3ea2c1a..cccab63 100644 --- a/compile_flags.txt +++ b/compile_flags.txt | |||
| @@ -4,7 +4,4 @@ | |||
| 4 | -Wconversion | 4 | -Wconversion |
| 5 | -Wdouble-promotion | 5 | -Wdouble-promotion |
| 6 | -pedantic | 6 | -pedantic |
| 7 | -std=c++17 | 7 | -std=c++23 |
| 8 | -Iinclude | ||
| 9 | -I../minmea/include | ||
| 10 | -I/usr/local/include | ||
