aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/idea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/idea/Makefile')
-rw-r--r--test/monniaux/idea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/idea/Makefile b/test/monniaux/idea/Makefile
index 75b7ce43..4637a3a4 100644
--- a/test/monniaux/idea/Makefile
+++ b/test/monniaux/idea/Makefile
@@ -8,7 +8,7 @@ idea.gcc.host: idea.c idea.h ../clock.gcc.host.o
$(CC) $(CFLAGS) idea.c ../clock.gcc.host.o -o $@
idea.ccomp.host: idea.c idea.h ../clock.gcc.host.o
- $(CCOMP) $(CFLAGS) idea.c ../clock.gcc.host.o -o $@
+ $(CCOMP) $(CCOMPFLAGS) idea.c ../clock.gcc.host.o -o $@
idea.gcc.k1c.s idea.ccomp.k1c.s idea_run.gcc.k1c.s: idea.h