summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5webkit-examples
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-09 22:48:56 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-15 21:19:37 +0200
commit6c70c45004b87f134af96adf11178a8e1d1c4625 (patch)
tree163a810b0aa3bea6284b9546efec26867523ca96 /package/qt5/qt5webkit-examples
parent3ad96773cd83840e75b6e72f4e5d3f25f71b6f8a (diff)
downloadbuildroot-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud