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 fdd9e0e commit ae5498cCopy full SHA for ae5498c
sapi/phpdbg/config.m4
@@ -68,7 +68,7 @@ if test "$BUILD_PHPDBG" = "" && test "$PHP_PHPDBG" != "no"; then
68
AC_MSG_WARN([pthreads not available])
69
fi
70
71
- CFLAGS="$CLFAGS_SAVE"
+ CFLAGS="$CFLAGS_SAVE"
72
LIBS="$LIBS_SAVE"
73
else
74
AC_DEFINE(HAVE_USERFAULTFD_WRITEFAULT, 1, [Whether faulting on write-protected memory support can be compiled for userfaultfd])
0 commit comments