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 6bde7c3 + b0aba56 commit 04f6457Copy full SHA for 04f6457
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