From 7fc22b6b77fba8be7bbbf10c8d107565b163b364 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 29 Apr 2017 16:13:59 +0200 Subject: community/php7: build with system-provided pcre library --- community/php7/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/php7/APKBUILD') 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 \ -- cgit v1.2.3