aboutsummaryrefslogtreecommitdiff
path: root/source/archived/v1/compile_flags.txt
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-04-27 12:52:06 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-04-27 13:05:34 +0200
commitf87f7b4f0aaccc65d03ccee5bb11915ead6fb0e1 (patch)
treed54df0bfde3dbffa02b1f138af4f12456f261e54 /source/archived/v1/compile_flags.txt
parent0574f5a7c5159a2ae1d7d2182cec982509947db9 (diff)
First pass at preparing for Github
Diffstat (limited to 'source/archived/v1/compile_flags.txt')
-rw-r--r--source/archived/v1/compile_flags.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/archived/v1/compile_flags.txt b/source/archived/v1/compile_flags.txt
new file mode 100644
index 0000000..1a62790
--- /dev/null
+++ b/source/archived/v1/compile_flags.txt
@@ -0,0 +1,5 @@
+-Wall
+-Werror
+-pedantic
+-std=c99
+-O3