aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/picosat-965
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-04 09:23:13 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-04 09:23:13 +0200
commit5abd0529197507395b83fc44f1e1a6fb6ac0096e (patch)
tree8f76aad2df67ac16da43e43b71d9ebe612371c6a /test/monniaux/picosat-965
parent8b5cefb2a4935d6ed4aa1b3a965ba4b639f469c9 (diff)
downloadcompcert-kvx-5abd0529197507395b83fc44f1e1a6fb6ac0096e.tar.gz
compcert-kvx-5abd0529197507395b83fc44f1e1a6fb6ac0096e.zip
store o
Diffstat (limited to 'test/monniaux/picosat-965')
-rw-r--r--test/monniaux/picosat-965/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/monniaux/picosat-965/Makefile b/test/monniaux/picosat-965/Makefile
index 6a7fadc7..d3322bcb 100644
--- a/test/monniaux/picosat-965/Makefile
+++ b/test/monniaux/picosat-965/Makefile
@@ -2,8 +2,8 @@ EXECUTE_ARGS=sudoku.sat
include ../rules.mk
-ALL_CFLAGS = -DNDEBUG
-EMBEDDED_CFLAGS = -DNALARM -DNZIP -DNGETRUSAGE
+#ALL_CFLAGS = -DNDEBUG
+ALL_CFLAGS = -DNALARM -DNZIP -DNGETRUSAGE -DNDEBUG
K1C_CFLAGS += $(EMBEDDED_CFLAGS)
K1C_CCOMPFLAGS += $(EMBEDDED_CFLAGS)
CCOMPFLAGS += -fbitfields