aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2025-07-03 19:11:36 +0300
committerkartofen <mladenovnasko0@gmail.com>2025-07-03 19:11:36 +0300
commitf2bef76fb369d4c9c3e53dca60eb78b75bb02d97 (patch)
tree94de181d7dae1d35310e1e9bfbf761b0fc536adf /compile_flags.txt
parent5064a7ebce75a26d0405c92040f1a40187fcc7e3 (diff)
working more or less parser generator (no semantic action, so pretty much useless
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..d56e238
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,5 @@
+-Wall
+-Wextra
+-Wpedantic
+-I.
+-g