summaryrefslogtreecommitdiffstats
path: root/package/python-singledispatch/python-singledispatch.hash
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@e-labworks.com>2015-12-18 16:00:45 -0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-18 22:04:58 +0100
commite6dfc0c68ad70c7f933061e1f0ec2eb04909fff7 (patch)
tree16daa0e6883b66323588a0aa2ac823fd4320f0d4 /package/python-singledispatch/python-singledispatch.hash
parent83d59c805ce96b14eabe2c47fa78adc0d8d1b2ae (diff)
downloadbuildroot-e6dfc0c68ad70c7f933061e1f0ec2eb04909fff7.tar.gz
buildroot-e6dfc0c68ad70c7f933061e1f0ec2eb04909fff7.zip
libgdiplus: fix cross-compilation error
When cross-compiling with toolchains that validate things like headers and libraries paths, we were getting errors like: sh-linux-gnu-gcc: ERROR: unsafe header/library path used in cross-compilation: '/lib' That's because there was an error in the configure script that was not generating ldflags correctly, and the generated Makefile was trying to link with -L/lib. Also, it is necessary to pass a prefix when compiling with libjpeg and libtiff support. A patch has already been sent upstream. Fixes: http://autobuild.buildroot.org/results/58cad610b1bde68de82e44bf3c87d7bfcc1fa816/ http://autobuild.buildroot.org/results/649c258c05293fa5203d7d2c7b20a4265c2815ab/ Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-singledispatch/python-singledispatch.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud