diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-02-26 19:17:11 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-26 20:55:52 +0100 |
commit | a7f379203e9db862c0bc63156b0df08460acfe93 (patch) | |
tree | 4277e3b06c4fb3b1f666d574f8a81e003352fa56 /package/php/0009-main-php_ini.c-build-empty-php_load_zend_extension_c.patch | |
parent | 4fa524144bd2019f98159f21802de08be7b5bea0 (diff) | |
download | buildroot-a7f379203e9db862c0bc63156b0df08460acfe93.tar.gz buildroot-a7f379203e9db862c0bc63156b0df08460acfe93.zip |
php: fix build on C libraries that don't provide AI_IDN
The PHP sockets module now provides access to AI_IDN functionality (by
simply declaring a bunch of constants available from PHP code). AI_IDN
(internationalized domain names) is not supported in uClibc or musl,
which breaks the build.
This commit adds a patch to PHP which makes the use of AI_IDN
conditional, in a way that is identical to what is already done for
AI_ALL. The patch has been submitted upstream.
Fixes:
http://autobuild.buildroot.net/results/ef040cc45bb2789ead82a8c445db3376e36b5ac7/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/0009-main-php_ini.c-build-empty-php_load_zend_extension_c.patch')
0 files changed, 0 insertions, 0 deletions