summaryrefslogtreecommitdiffstats
path: root/package/pango/0001-build-disable-tests-from-building.patch
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-09-06 18:39:04 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-09-06 21:35:27 +0200
commitff9aaa82873f693199e947749f70ed6b5ac3f8ed (patch)
tree01eefebc94ad8a44c11cac131e12d251ac506ab5 /package/pango/0001-build-disable-tests-from-building.patch
parent8e4935586226880b1b6d772cd89f8299f5ffc181 (diff)
downloadbuildroot-ff9aaa82873f693199e947749f70ed6b5ac3f8ed.tar.gz
buildroot-ff9aaa82873f693199e947749f70ed6b5ac3f8ed.zip
package/pngquant: fix target build
Pngquant 2.10 introduced a bundled library libimagequant, Makefile passes $LIQCONFIGUREFLAGS to the configure script of libimagequant before building this library: https://github.com/pornel/pngquant/blob/master/Makefile#L27 This variable is filled by configure with the content of $LIQCONFIGURE https://github.com/pornel/pngquant/blob/master/configure#L553 We need to pass CC/CFLAGS/LDFLAGS as parameter to configure to fill $LIQCONFIGURE with correct values in order to use the target toolchain for building libimagequant: https://github.com/pornel/pngquant/blob/master/configure#L56 Fixes http://autobuild.buildroot.net/results/ab1/ab1193db9d76adc02be44d6f273e0986952df3e2/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pango/0001-build-disable-tests-from-building.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud