summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5script
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-10-08 20:17:15 +0200
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 16:09:59 +0200
commit11ec38b6950cf3337b52fb97f27c2fd7c776c5c2 (patch)
treeed9eb1ccc3d3bef6eec8e11296126023884fda8d /package/qt5/qt5script
parentccc82214f654f7b9925ec172b4db2a13195b5837 (diff)
downloadbuildroot-11ec38b6950cf3337b52fb97f27c2fd7c776c5c2.tar.gz
buildroot-11ec38b6950cf3337b52fb97f27c2fd7c776c5c2.zip
toolchain-external: fix Linaro ARM toolchain support
This commit fixes bug #6452 (eglibc from Linaro 2013.07 not copied to target correctly) by: * Copying only the relevant library loader to the target on ARMhf (i.e ld-linux-armhf.so and not ld.so*). This is needed since Linaro toolchains provide two library loaders, one ARMv7 hf, and one ARMv4 soft-float. * Making sure a $(TARGET_DIR)/lib/arm-linux-gnueabihf/ symbolic link to $(TARGET_DIR)/lib/ exists, since the dynamic loader of Linaro toolchains expects libraries to be found in $(TARGET_DIR)/lib/arm-linux-gnueabihf/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5script')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud