* support/regression/Makefile.in,
[fw/sdcc] / support / regression / ports / hc08 / spec.mk
index 9d7818d0cf7d0e16cbe99cc792f78d27e94166b6..7257b6920d6764ca897ee87a127b2518bac83915 100644 (file)
@@ -41,6 +41,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: