summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-07-11 16:01:16 +0200
committerThomas Schmucker <ts@its1.de>2026-07-11 16:01:16 +0200
commit3c9cc7d383df019dacbd80480730723fe4b20b44 (patch)
tree9f04e09e48a77889f9bdb530c982c59e02c0818a /compile_flags.txt
parent7046da7c9c6e9a486e5d98f8a180d3b0e898debe (diff)
downloaduse-berkeley-db-185-3c9cc7d383df019dacbd80480730723fe4b20b44.tar.gz
use-berkeley-db-185-3c9cc7d383df019dacbd80480730723fe4b20b44.tar.bz2
use-berkeley-db-185-3c9cc7d383df019dacbd80480730723fe4b20b44.zip
Infrastruktur hinzugefügt
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..d87afcf
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,4 @@
1-Wall
2-Werror
3-pedantic
4-std=c99