浏览代码

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 年之前
父节点
当前提交
4c5b3876ef
共有 1 个文件被更改,包括 2 次插入0 次删除
  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