1a6cff7349
The pgsql extension uses pcre functions but does not link against libpcre by default, as the php executable which dlopen():s the extension already links against libpcre. However, on Android this doesn't work, see https://github.com/android-ndk/ndk/issues/201 so we need to link against libpcre explicitly. |
||
---|---|---|
.. | ||
build.sh | ||
ext-fileinfo-config.m4.patch | ||
ext-opcache-config.m4.patch | ||
ext-pgsql-config.m4.patch | ||
ext-phar-Makefile.frag.patch | ||
ext-posix-posix.c.patch | ||
ext-standard-dns.c.patch | ||
ext-standard-php_fopen_wrapper.c.patch | ||
ext-standard-proc_open.c.patch | ||
pear-Makefile.frag.patch | ||
php-fpm.patch | ||
php-fpm.subpackage.sh | ||
php-pgsql.subpackage.sh |