From 7b7ac2663f4ece5954edf4976760f8ef51d47fb7 Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Sun, 18 Dec 2022 13:48:22 +0100 Subject: [PATCH] i hate xyz.err files!!! --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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