summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-06-09 00:05:25 +0200
committerkdx <kikoodx@paranoici.org>2023-06-09 00:05:25 +0200
commit77d04aa15c9d77e00ec4597375433d93b4cdd9c0 (patch)
tree7d886e34182b0fa4668718d4285b8db1390c5e09 /compile_flags.txt
parentd8335995903014d77ab8ce5833c7ee178616eee7 (diff)
downloadgolem-77d04aa15c9d77e00ec4597375433d93b4cdd9c0.tar.gz
worst calculator ever
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..c376403
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,3 @@
+-Wall
+-Wextra
+-std=c99