File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ diff --git a/CMake/TryRunResults-ParaView3-bgl-xlc.cmake b/CMake/TryRunResults-ParaView3-bgl-xlc.cmake
2
+ index 32259de..5edb87c 100644
3
+ --- a/CMake/TryRunResults-ParaView3-bgl-xlc.cmake
4
+ +++ b/CMake/TryRunResults-ParaView3-bgl-xlc.cmake
5
+ @@ -167,5 +167,5 @@ SET( HDF5_PRINTF_LL_TEST_RUN__TRYRUN_OUTPUT
6
+ # xlc has a pthread.h which can be included, but it's basically empty
7
+ # anyway check_include_files(pthread.h) returns TRUE, so a more
8
+ # sophisticated test would be required. Just force the correct result here.
9
+ - SET(HAVE_PTHREAD_H FALSE CACHE BOOL "No usable pthread.h" FORCE)
10
+ - SET(CMAKE_HAVE_PTHREAD_H FALSE CACHE BOOL "No usable pthread.h" FORCE)
11
+ + #SET(HAVE_PTHREAD_H FALSE CACHE BOOL "No usable pthread.h" FORCE)
12
+ + #SET(CMAKE_HAVE_PTHREAD_H FALSE CACHE BOOL "No usable pthread.h" FORCE)
You can’t perform that action at this time.
0 commit comments