diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-06-21 17:20:13 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-06-21 17:20:13 +0200 |
| commit | 08a5f3441675c446482b473777cbba53d5191f20 (patch) | |
| tree | bb462b2439317d8c3be3e542501aa3211357045c /lib/compile_flags.txt | |
| parent | 7d956c533e9fd7d3bbb9a4a8b7f89f0fe54d4bc3 (diff) | |
| download | libcsv-rework.tar.gz libcsv-rework.tar.bz2 libcsv-rework.zip | |
rework: add testing frameworkrework
Diffstat (limited to 'lib/compile_flags.txt')
| -rw-r--r-- | lib/compile_flags.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/compile_flags.txt b/lib/compile_flags.txt deleted file mode 100644 index 8b85c07..0000000 --- a/lib/compile_flags.txt +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | -Wall | ||
| 2 | -Wextra | ||
| 3 | -Wsign-compare | ||
| 4 | -Wsign-conversion | ||
| 5 | -pedantic | ||
| 6 | -std=c99 | ||
| 7 | -O2 | ||
| 8 | -Iinclude | ||
