From a075e58606b9affb6dfb176c71caab816737a981 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Sat, 17 Feb 2024 17:35:37 +0000 Subject: New upstream version 15.8 --- Make.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make.rules') diff --git a/Make.rules b/Make.rules index 7c6ec6c0..96a8649a 100644 --- a/Make.rules +++ b/Make.rules @@ -36,6 +36,6 @@ $(strip $(foreach x,$(DEFAULT_$(1)), endef %.o : %.S - $(CC) $(CFLAGS) -c -o $@ $< + $(CC) $(CFLAGS) -c -o $@ $< $(IGNORE_COMPILER_ERRORS) # vim:filetype=make -- cgit v1.2.3