php: add patch to fix build on static-only systems
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 26 Feb 2018 20:34:28 +0000 (21:34 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 26 Feb 2018 22:45:07 +0000 (23:45 +0100)
commit22c12f186200b669ae8aa9ca5296c34c34b32a9e
tree6f6a3e719fb053431eeacda035ecd3b41f83edda
parente3d544994b3132b776606acf37435c6a729456a0
php: add patch to fix build on static-only systems

This commit adds a patch to PHP to fix the build on static-only
system, a regression introduced in PHP recently.

Fixes:

  http://autobuild.buildroot.net/results/fbf7ebbb9502424727006f39e169ec1ee870186d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/0009-main-php_ini.c-build-empty-php_load_zend_extension_c.patch [new file with mode: 0644]