openwrt-packages/lang/php7
Michael Heimpold 9ace92dd7a php7: fix linking to libpcre
PHP comes with a bundled version of libpcre which is then statically
linked. However, we already depend on the packaged library, so we
can reduce the footprint when linking to it dynamically.
This saves around 200-300 kB (this depends on other configuration).

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-02-14 01:13:54 +01:00
..
files
patches php7: update to 7.2.2 2018-02-05 20:50:46 +01:00
Makefile php7: fix linking to libpcre 2018-02-14 01:13:54 +01:00
pecl.mk