aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorkartofen <kartofen.mail.0@protonmail.com>2025-07-03 19:11:36 +0300
committerkartofen <kartofen.mail.0@protonmail.com>2025-07-03 19:11:36 +0300
commit98254bbeb96e1c868d761e81f39f59744a6837c6 (patch)
tree94de181d7dae1d35310e1e9bfbf761b0fc536adf /compile_flags.txt
parent67447ebd3a51a9af29d18a53a38aba038a0c039e (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