package/php: fix build without zlib
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 8 Mar 2020 17:05:56 +0000 (18:05 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Mar 2020 19:08:21 +0000 (20:08 +0100)
commit57bbd39d61ba073b603f1eeaf2fc714012913ceb
tree7d90cb76ab42056139eed57165249a0ebda78b25
parent1b887cfc69d0fc080e973416f4d3563af778ea07
package/php: fix build without zlib

Build will fail if zlib is not found and mysqlnd compression support
is not disabled since version 7.4.1 and
https://github.com/php/php-src/commit/ee4295b4ce421003c2e1d2af98066826deb23319

Fixes:
 - http://autobuild.buildroot.org/results/9496d81437dba55d22a03762dcfe60d632115ab5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/php.mk