소스 검색

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