i hate xyz.err files!!!
This commit is contained in:
parent
37029c00d1
commit
7b7ac2663f
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,5 @@
|
|||
MMCFLAGS := --infer-all --no-inform-inferred --warn-unused-imports \
|
||||
MMCFLAGS := --infer-all --warn-unused-imports \
|
||||
--output-compile-error-lines 1000 \
|
||||
-s asm_fast.gc.debug.stseg
|
||||
|
||||
all: aoc
|
||||
|
|
Loading…
Reference in a new issue