aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@keyfried.com>2024-10-24 23:10:31 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-10-24 23:10:31 +0200
commitba27f88d86a63d091cfcc9315c132b530e78c5c1 (patch)
tree7a6b0e5f7bd38cbd39ba1e1f43689ca6be92c53e /compile_flags.txt
parent7e200263923a833cb7f5f4048141da46b6b29ec0 (diff)
Archive code into v1/ directory
The code was written too fast and I deemed that it would be better to make a new draft.
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
deleted file mode 100644
index 1a62790..0000000
--- a/compile_flags.txt
+++ /dev/null
@@ -1,5 +0,0 @@
--Wall
--Werror
--pedantic
--std=c99
--O3