diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-01-11 03:44:51 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-01-11 03:48:30 +0100 |
commit | b95494baedbc46d088550e18370e3507af4f732e (patch) | |
tree | 6fd714f85b5fcd5da9417e5a7c156c842eb86020 /package/boot/uboot-omap | |
parent | 43d53399406b08bdfeb78727cd122578aee4894a (diff) | |
download | upstream-b95494baedbc46d088550e18370e3507af4f732e.tar.gz upstream-b95494baedbc46d088550e18370e3507af4f732e.tar.bz2 upstream-b95494baedbc46d088550e18370e3507af4f732e.zip |
gettext-full: avoid using iconv for host builds
The gettext-full host build might pick up iconv-stub host build headers
during the build, leading to stray linker errors with unresolved references
to libiconv_open(), libiconv() and libiconv_close().
Since we're not needing iconv support on the host, pass the appropriate
cache variables to configure to prevent detection and linking of iconv.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/boot/uboot-omap')
0 files changed, 0 insertions, 0 deletions