packages/lang/php7
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
..
files php7: restructure patches 2016-09-03 21:51:23 +02:00
patches php7: try to fix compilation on LEDE buildbots 2017-11-26 22:07:45 +01:00
Makefile php7: try to fix compilation on LEDE buildbots 2017-11-26 22:07:45 +01:00
pecl.mk php7-pecl-http: fix build for big endian (fixes #3691) 2016-12-23 23:08:29 +01:00