ソースを参照

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