diff options
| author | Thomas Schmucker <ts@its1.de> | 2022-04-09 09:43:53 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2022-04-09 09:43:53 +0200 |
| commit | 154874afda4a8df885e51c01f7681f04fb0b8e61 (patch) | |
| tree | 274817eb2793584b0e3d856de5504a614f2b4e89 /compile_flags.txt | |
| parent | 2863f4f1d2a6a6a8704454824d6c291d2e0d4b5c (diff) | |
| download | data-structures-154874afda4a8df885e51c01f7681f04fb0b8e61.tar.gz data-structures-154874afda4a8df885e51c01f7681f04fb0b8e61.tar.bz2 data-structures-154874afda4a8df885e51c01f7681f04fb0b8e61.zip | |
neue Verzeichnisstruktur
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/compile_flags.txt b/compile_flags.txt deleted file mode 100644 index d36fd95..0000000 --- a/compile_flags.txt +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | -Wall | ||
| 2 | -Werror | ||
| 3 | -Wextra | ||
| 4 | -Wno-unused-function | ||
| 5 | -Wsign-conversion | ||
| 6 | -pedantic | ||
| 7 | -std=c11 | ||
| 8 | -I/usr/local/include | ||
