Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/pngquant: fix target build
Date: Wed, 6 Sep 2017 21:44:26 +0200	[thread overview]
Message-ID: <20170906214426.24bdcc3a@windsurf.lan> (raw)
In-Reply-To: <20170906163904.14432-1-bernd.kuhls@t-online.de>

Hello,

On Wed,  6 Sep 2017 18:39:04 +0200, Bernd Kuhls wrote:
> 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>
> ---
>  package/pngquant/pngquant.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2017-09-06 19:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 16:39 [Buildroot] [PATCH 1/1] package/pngquant: fix target build Bernd Kuhls
2017-09-06 19:44 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170906214426.24bdcc3a@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox