This commit is contained in:
rhiannon morris 2022-12-13 08:28:17 +01:00
parent e93670512c
commit 20631cf4cd
3 changed files with 92 additions and 4 deletions

View file

@ -1,7 +1,5 @@
MMCFLAGS := \
--infer-all --warn-unused-imports
# this seems to break day7 for some absolutely bizarre reason
# -s asm_fast.par.gc.stseg
MMCFLAGS := --infer-all --no-inform-inferred --warn-unused-imports \
-s asm_fast.par.gc.stseg
all: aoc