diff --git a/Makefile b/Makefile index 3f80505..a2cc519 100644 --- a/Makefile +++ b/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