aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorSan Jacobs2024-04-27 18:18:42 +0200
committerSan Jacobs2024-04-27 18:18:42 +0200
commitaa3e5561665e6ef0e4082c63bed9664340460d1b (patch)
tree0f47f20bdcaa985eb4aa1dab2542c09eb2df996a /makefile
parentf5418b410b37eb9523f3a221d83bc87f99bb4f4f (diff)
downloadsatscalc-aa3e5561665e6ef0e4082c63bed9664340460d1b.tar.gz
satscalc-aa3e5561665e6ef0e4082c63bed9664340460d1b.tar.bz2
satscalc-aa3e5561665e6ef0e4082c63bed9664340460d1b.zip
Prepped for newer odin version
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index ec24455..d011748 100644
--- a/makefile
+++ b/makefile
@@ -1,2 +1,2 @@
main:
- odin run src/ -debug -out:main.out
+ odin run src/ -debug -o:speed -out:main.out