diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-07-09 22:48:56 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-07-15 21:19:37 +0200 |
commit | 6c70c45004b87f134af96adf11178a8e1d1c4625 (patch) | |
tree | 163a810b0aa3bea6284b9546efec26867523ca96 /package/qt5/qt5webkit-examples/qt5webkit-examples-0001-build.patch | |
parent | 3ad96773cd83840e75b6e72f4e5d3f25f71b6f8a (diff) | |
download | buildroot-6c70c45004b87f134af96adf11178a8e1d1c4625.tar.gz buildroot-6c70c45004b87f134af96adf11178a8e1d1c4625.zip |
lm-sensors: don't use host ldconfig
To know whether the libiconv library is available, lm-sensors is using
the host ldconfig, which is obviously wrong in cross-compilation.
Moreover, the lm-sensors program making use of the iconv_*() API
already does it when __UCLIBC__ is *not* defined. In this case, the
iconv_*() functions are already part of the C library, so there is no
need to link against a separate library. Therefore, this patch simply
removes the libiconv handling.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'package/qt5/qt5webkit-examples/qt5webkit-examples-0001-build.patch')
0 files changed, 0 insertions, 0 deletions