]> git.gag.com Git - fw/sdcc/blobdiff - support/regression/ports/ds390/spec.mk
* support/regression/Makefile.in,
[fw/sdcc] / support / regression / ports / ds390 / spec.mk
index b8b80f8659a679927c70f1e3565d7a320464070e..0809f0d00e94cd78d59af6b93deef9ccbb293584 100644 (file)
@@ -42,6 +42,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: