aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/rules.mk')
-rw-r--r--test/monniaux/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/monniaux/rules.mk b/test/monniaux/rules.mk
index 66c5c165..454e61e6 100644
--- a/test/monniaux/rules.mk
+++ b/test/monniaux/rules.mk
@@ -20,11 +20,11 @@ ALL_GCCFLAGS+=$(ALL_CFLAGS) -std=c99 -Wextra -Werror=implicit
ALL_CCOMPFLAGS+=$(ALL_CFLAGS)
# The compilers
-K1C_CC=k1-cos-gcc
-K1C_CCOMP=ccomp
+K1C_CC?=k1-cos-gcc
+K1C_CCOMP?=ccomp
# Command to execute
-EXECUTE_CYCLES=k1-cluster --syscall=libstd_scalls.so --cycle-based --
+EXECUTE_CYCLES?=k1-cluster --syscall=libstd_scalls.so --cycle-based --
# You can define up to GCC4FLAGS and CCOMP4FLAGS
GCC0FLAGS?=