aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/heapsort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/heapsort/Makefile')
-rw-r--r--test/monniaux/heapsort/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/heapsort/Makefile b/test/monniaux/heapsort/Makefile
index 47dac2bb..c3aa07ac 100644
--- a/test/monniaux/heapsort/Makefile
+++ b/test/monniaux/heapsort/Makefile
@@ -2,7 +2,7 @@ CFLAGS=-Wall -O3
K1C_CC=k1-mbr-gcc
K1C_CFLAGS=-Wall -O3 -std=c99
K1C_CCOMP=../../../ccomp
-K1C_CCOMPFLAGS=-Wall -O3 -D__thread= -D__int128=int
+K1C_CCOMPFLAGS=-Wall -O3
PRODUCTS=heapsort.host heapsort.gcc.k1c.out heapsort.ccomp.k1c.out heapsort.ccomp.k1c.s heapsort.gcc.k1c.s heapsort.gcc.k1c heapsort.ccomp.k1c