Skip to content

Commit 1c448d5

Browse files
committed
Remove duplicate HAVE_PTHREAD_GET_STACKADDR_NP
1 parent 51906d9 commit 1c448d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cmake/main/php_config.cmake.h.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,6 @@
351351
/* Define if the PS_STRINGS exists. */
352352
#cmakedefine HAVE_PS_STRINGS
353353

354-
/* Define to 1 if you have the 'pthread_get_stackaddr_np' function. */
355-
#cmakedefine HAVE_PTHREAD_GET_STACKADDR_NP 1
356-
357354
/* Define to 1 if you have the 'pthread_jit_write_protect_np' function. */
358355
#cmakedefine HAVE_PTHREAD_JIT_WRITE_PROTECT_NP 1
359356

0 commit comments

Comments
 (0)