aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2021-12-29 10:27:25 +0100
committerThomas Schmucker <ts@its1.de>2021-12-29 10:27:25 +0100
commit87e013bc707860a6f299a2ee3866965a4fae12be (patch)
treed9dd72822606b8e474009f59292935214e141f05
parenta9fecebe13be05c15a5adf5a6fcefacb73d0d035 (diff)
downloaddata-structures-87e013bc707860a6f299a2ee3866965a4fae12be.tar.gz
data-structures-87e013bc707860a6f299a2ee3866965a4fae12be.tar.bz2
data-structures-87e013bc707860a6f299a2ee3866965a4fae12be.zip
feat: adjust flags
-rw-r--r--compile_flags.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index f97a587..d36fd95 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,5 +1,8 @@
1-Wall 1-Wall
2-Werror 2-Werror
3-Wextra
4-Wno-unused-function
5-Wsign-conversion
3-pedantic 6-pedantic
4-std=c11 7-std=c11
5-I/usr/local/include 8-I/usr/local/include