summaryrefslogtreecommitdiffstats
path: root/package/php/php-01-no-iconv-search.patch
Commit message (Collapse)AuthorAgeFilesLines
* php: fix more iconv related build failuresGustavo Zacarias2014-05-251-24/+57
| | | | | | | | | See php-01-no-iconv.patch for the gory details. Fixes: http://autobuild.buildroot.net/results/1c9/1c9bdfe55288430dca80a1bb514b85353d2f1c54/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* php: fix iconv related build failureGustavo Zacarias2013-11-261-0/+32
Fix a rare edge build failure when iconv is enabled, easily reproduced in a debian chroot with an aarch64 external toolchain with iconv + xmlrpc support enabled with a php cgi + cli target. Should solve bug #6500. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud