Sfoglia il codice sorgente

include/starpu_config.h.in: macro STARPU_HAVE_HWLOC is used in include/*h files, it needs to be defined in the public config file

Nathalie Furmento 12 anni fa
parent
commit
4c5b3876ef
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      include/starpu_config.h.in

+ 2 - 0
include/starpu_config.h.in

@@ -114,4 +114,6 @@ struct timespec
 #undef STARPU_HAVE_RINTF
 #undef STARPU_USE_TOP
 
+#undef STARPU_HAVE_HWLOC
+
 #endif