aboutsummaryrefslogtreecommitdiff
path: root/source/archived/v1/compile_flags.txt
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-03-19 14:00:00 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-03-19 14:00:00 +0100
commit968911469a646dc2959924c7595b927335cee0b1 (patch)
treed54df0bfde3dbffa02b1f138af4f12456f261e54 /source/archived/v1/compile_flags.txt
parent0247a8d70ad35c1b0e0913c35e977b9aebe23de5 (diff)
First pass at preparing for Githubmain
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