php7: try to fix compilation on LEDE buildbots
authorMichael Heimpold <redacted>
Sun, 26 Nov 2017 20:58:30 +0000 (21:58 +0100)
committerMichael Heimpold <redacted>
Sun, 26 Nov 2017 21:07:45 +0000 (22:07 +0100)
commit9a901e05e968c18fd3ae821f0b66b2222c17a4f7
tree272940ed5fd427c79eb106d8dcde502386898329
parent19653e57bf7062c30b9689a9a6fe50d39111b7c7
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 <redacted>
lang/php7/Makefile
lang/php7/patches/1007-ext-imap-config.m4-fix-ac_cv_u8t_decompose-check.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT