* support/regression/Makefile.in,
[fw/sdcc] / support / regression / ports / ucz80 / spec.mk
index af212147f091e67f9d863c69677c576ba95492ca..a2daa05386ccda5cf487cd3fcd0182c3546590ff 100644 (file)
@@ -44,6 +44,6 @@ $(PORT_CASES_DIR)/%$(OBJEXT): fwk/lib/%.c
        -grep -n FAIL $@ /dev/null || true
 
 $(CASES_DIR)/timeout: fwk/lib/timeout.c
-       $(CC) $< -o $@
+       $(CC) $(CFLAGS) $< -o $@
 
 _clean: