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.
1 parent d45fa72 commit b0aba56Copy full SHA for b0aba56
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