summaryrefslogtreecommitdiffstats
path: root/package/libiconv
diff options
context:
space:
mode:
authorThomas Petazzoni2010-07-29 09:49:42 +0200
committerThomas Petazzoni2010-07-29 16:04:38 +0200
commitaad29b55a8851dec26399e37f2b87c0b38c98fc3 (patch)
tree72b4f13cb4d51d46a44fd3ff1b452865c7dafe78 /package/libiconv
parentgdb: disallow GDB_HOST on external toolchain builds (diff)
downloadbuildroot-aad29b55a8851dec26399e37f2b87c0b38c98fc3.tar.gz
buildroot-aad29b55a8851dec26399e37f2b87c0b38c98fc3.tar.xz
buildroot-aad29b55a8851dec26399e37f2b87c0b38c98fc3.zip
xerces: fix dependency on iconv
All "select BR2_PACKAGE_LIBICONV" must use the "if !BR2_ENABLE_LOCALE" condition, otherwise we can end up with a toolchain suppoting locales *and* the libiconv package being compiled, which confuses other packages. Example with glib: gconvert.c:52:2: error: #error GNU libiconv in use but included iconv.h not from libiconv In addition to that, in xerces.mk, we add the dependency on libiconv when it is available, to make sure it gets compiled before xerces. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libiconv')
0 files changed, 0 insertions, 0 deletions