php: fix iconv related build failure
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 26 Nov 2013 12:51:04 +0000 (09:51 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 26 Nov 2013 15:04:12 +0000 (16:04 +0100)
commitf2a2c4cce60b6fda5541ac5cb945abe9958c93eb
treec1c9c08e808bd12b3c749b3b059f9e95332ecfd6
parentd893bde74e75db4ddc78a719f72d0446a8cc9cd4
php: fix iconv related build failure

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>
package/php/php-01-no-iconv-search.patch [new file with mode: 0644]
package/php/php-no-iconv-search.patch [deleted file]