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 3936cd6 commit bb40c12Copy full SHA for bb40c12
Zend/Zend.m4
@@ -146,7 +146,7 @@ _LT_AC_TRY_DLOPEN_SELF([
146
])
147
148
dnl Checks for library functions.
149
-AC_CHECK_FUNCS(getpid kill sigsetjmp pthread_getattr_np pthread_attr_get_np pthread_get_stackaddr_np pthread_attr_getstack pthread_stackseg_np gettid)
+AC_CHECK_FUNCS(getpid kill sigsetjmp pthread_getattr_np pthread_attr_get_np pthread_get_stackaddr_np pthread_stackseg_np gettid)
150
151
dnl Test whether the stack grows downwards
152
dnl Assumes contiguous stack
0 commit comments