mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 11:50:52 +00:00
12 lines
365 B
Diff
12 lines
365 B
Diff
--- ./ext/opcache/config.m4.orig 2025-11-27 23:42:04.086935058 +0700
|
|
+++ ./ext/opcache/config.m4 2025-11-27 23:43:24.758935027 +0700
|
|
@@ -342,6 +342,8 @@
|
|
[-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 $JIT_CFLAGS],,
|
|
[yes])
|
|
|
|
+OPCACHE_SHARED_LIBADD=-lpcre2-8
|
|
+PHP_SUBST(OPCACHE_SHARED_LIBADD)
|
|
PHP_ADD_EXTENSION_DEP(opcache, date)
|
|
PHP_ADD_EXTENSION_DEP(opcache, pcre)
|
|
|