Browse Source

Add some missing defines for tests and examples

Samuel Thibault 7 years ago
parent
commit
fa089a8956
1 changed files with 5 additions and 0 deletions
  1. 5 0
      include/starpu_config.h.in

+ 5 - 0
include/starpu_config.h.in

@@ -45,6 +45,8 @@
 #undef STARPU_HAVE_SIMGRID_MSG_H
 #undef STARPU_HAVE_XBT_SYNCHRO_H
 #undef STARPU_HAVE_VALGRIND_H
+#undef STARPU_HAVE_MEMCHECK_H
+#undef STARPU_SANITIZE_LEAK
 #undef STARPU_NON_BLOCKING_DRIVERS
 
 #undef STARPU_HAVE_ICC
@@ -79,9 +81,12 @@
 #undef STARPU_HAVE_SYNC_LOCK_TEST_AND_SET
 #undef STARPU_HAVE_SYNC_SYNCHRONIZE
 
+#undef STARPU_DEVEL
 #undef STARPU_MODEL_DEBUG
 #undef STARPU_NO_ASSERT
 #undef STARPU_DEBUG
+#undef STARPU_VERBOSE
+#undef STARPU_GDB_PATH
 
 #undef STARPU_HAVE_FFTW
 #undef STARPU_HAVE_FFTWF