fix compile
[c11concurrency-benchmarks.git] / silo / masstree / config.h
index 8acdb66bfb6ba3d6aa4a8c55e925e822bc85e8bd..f97eaa804c381d9fe979e863364080776a0a5deb 100644 (file)
 /* #undef ENABLE_ASSERTIONS */
 
 /* Define to enable invariant assertions. */
-#define ENABLE_INVARIANTS 1
+#define ENABLE_INVARIANTS 0
 
 /* Define to enable precondition assertions. */
-#define ENABLE_PRECONDITIONS 1
+#define ENABLE_PRECONDITIONS 0
 
 /* Define to 1 if you have the `clock_gettime' function. */
 #define HAVE_CLOCK_GETTIME 1