debug actually affects the speed a lot..!

This commit is contained in:
rhiannon morris 2022-12-22 00:16:13 +01:00
parent 448a9c41c0
commit 84a9494a7d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
MMCFLAGS := --infer-all --warn-unused-imports \
--output-compile-error-lines 1000 \
-s asm_fast.gc.debug.stseg
-s asm_fast.gc.stseg
all: aoc