aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/php7/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index eadc5f057d..2e8478d41c 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -92,7 +92,7 @@ _build() {
--with-config-file-scan-dir=$_extension_confd \
--disable-short-tags \
--with-openssl=shared --with-kerberos --with-system-ciphers \
- --with-pcre-regex --with-pcre-dir \
+ --with-pcre-regex=/usr --with-pcre-dir \
$_disable_pcre_jit \
--with-zlib=shared --with-zlib-dir \
--enable-bcmath=shared \