All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/lcdproc: remove freetype installation prefixes
Date: Sat, 3 Jun 2017 18:56:35 +0200	[thread overview]
Message-ID: <20170603185635.2ba2f7dc@free-electrons.com> (raw)
In-Reply-To: <20170603163626.8552-1-romain.naour@gmail.com>

Hello,

On Sat,  3 Jun 2017 18:36:26 +0200, Romain Naour wrote:
> Since [1] (freetype 2.8), freetype-config is now a wrapper of
> pkg-config. So we don't need  to pass the freetype installation
> prefixes on the configure command line anymore.
> 
> Setting freetype prefixes on the command line append the result
> returned by pkg-config and the one provided on the command line.
> 
> FT2_CFLAGS='-I[...]/sysroot/usr/[...]/sysroot/usr/include/freetype2 -I[...]/usr/include'
> 
> This revert commit 3bdbe9abb90de0262832d5d545f239fa41fb0e91.
> 
> Fixes:
> http://autobuild.buildroot.net/results/9c3/9c3f77e18ae244a2abb9ea70b6adebe215f143a6
> 
> [1] http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=1c513fbb8872bfac5631964963b6a751169a1ce6
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
>  package/lcdproc/lcdproc.mk | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Applied to master, thanks.

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

      reply	other threads:[~2017-06-03 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-03 16:36 [Buildroot] [PATCH] package/lcdproc: remove freetype installation prefixes Romain Naour
2017-06-03 16:56 ` 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=20170603185635.2ba2f7dc@free-electrons.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.