Add patch to fix uClibc build failure with locale enabled
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 13 Feb 2010 11:25:52 +0000 (12:25 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 13 Feb 2010 11:25:52 +0000 (12:25 +0100)
commit2bf5840e578bf5ac8245f6ce27eb395acdbfd805
tree82511ce19e686835d884502632b2683b7db21b1a
parentf0bdacdb5b8fe0fbc276ed510fc58e9a219f5cf8
Add patch to fix uClibc build failure with locale enabled

This patch fixes the undefined reference to `__iconv_codesets'
reported at
http://www.mail-archive.com/uclibc@uclibc.org/msg04970.html. The patch
has been taken from the upstream Git repository, and will be part of
uClibc 0.9.30.3. In the mean time, let's integrate it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/uClibc/uClibc-0.9.30.2-fix-make-install-host-utils.patch [new file with mode: 0644]