packages/lang/php7/patches
Michael Heimpold 9a901e05e9 php7: try to fix compilation on LEDE buildbots
Detection of U8T_DECOMPOSE seems to be broken when cross-compiling,
so needs to be preseeded.

-snip-
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE...
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL
 is missing. This should not happen. Check config.log for additional information.
-snap-

This requires also a patch for PHP to make the preseeding working.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-11-26 22:07:45 +01:00
..
0013-Add-support-for-use-of-the-system-timezone-database.patch php7: update to 7.1.0 2017-01-10 23:07:41 +01:00
0016-dont-gitclean-in-build.patch php7: restructure patches 2016-09-03 21:51:23 +02:00
0032-Use-system-timezone.patch php7: update to 7.1.0 2017-01-10 23:07:41 +01:00
0041-Add-patch-to-remove-build-timestamps-from-generated-.patch php7: update to 7.1.1 2017-01-24 21:39:59 +01:00
0042-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch php7: restructure patches 2016-09-03 21:51:23 +02:00
1000-fix_membar_producer_link_error_gcc3x.patch php7: restructure patches 2016-09-03 21:51:23 +02:00
1001-ext-opcache-fix-detection-of-shm-mmap.patch php7: restructure patches 2016-09-03 21:51:23 +02:00
1002-gd-iconv.patch php7: restructure patches 2016-09-03 21:51:23 +02:00
1003-Fix-dl-cross-compiling-issue.patch php7: restructure patches 2016-09-03 21:51:23 +02:00
1004-disable-phar-command.patch php7: package phar extension 2016-09-21 21:55:44 +02:00
1005-fix-asm-constraints-in-aarch64-multiply-macro.patch php7: add a patch to fix build on aarch64 2017-01-11 22:24:26 +01:00
1006-multiline-syslog.patch php7: backport upstream fix for multiline logging 2017-08-19 11:31:42 -06:00
1007-ext-imap-config.m4-fix-ac_cv_u8t_decompose-check.patch php7: try to fix compilation on LEDE buildbots 2017-11-26 22:07:45 +01:00