We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f971963 + 04f6457 commit b105102Copy full SHA for b105102
cmake/cmake/modules/PHP/ThreadSafety.cmake
@@ -53,7 +53,6 @@ if(NOT PHP_THREAD_SAFETY)
53
endif()
54
55
set(THREADS_PREFER_PTHREAD_FLAG TRUE)
56
-set(THREADS_ENABLE_SYSTEM_EXTENSIONS TRUE)
57
find_package(Threads)
58
set_package_properties(
59
Threads
0 commit comments