Update ext-opcache-config.m4.patch
This commit is contained in:
parent
6bc5ce5bf5
commit
8ad58d5a7d
@ -9,7 +9,7 @@ diff -uNr php-8.0.0.orig/ext/opcache/config.m4 php-8.0.0/ext/opcache/config.m4
|
||||
+ have_shm_mmap_anon=yes],[have_shm_mmap_anon=no],
|
||||
+ AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support])
|
||||
+ have_shm_mmap_anon=yes)
|
||||
AC_MSG_RESULT([$have_shm_mmap_anon=yes])
|
||||
AC_MSG_RESULT([$have_shm_mmap_anon])
|
||||
|
||||
PHP_CHECK_FUNC_LIB(shm_open, rt, root)
|
||||
@@ -336,6 +338,9 @@
|
||||
|
Loading…
x
Reference in New Issue
Block a user