From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libgcrypt: install libgcrypt-config in host directory
Date: Wed, 11 Jul 2012 11:24:44 +0200 [thread overview]
Message-ID: <20120711112444.5b5cbad0@skate> (raw)
In-Reply-To: <1341958748-9024-1-git-send-email-arnout@mind.be>
Le Wed, 11 Jul 2012 00:19:08 +0200,
"Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be> a ?crit :
> Packages depending on libgcrypt call libgcrypt-config to determine its
> CFLAGS. If libgcrypt-config happens to be installed on the host, this
> will add /usr/include to the target include path. So make sure
> libgcrypt-config is in the host directory.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
For most packages, we just leave the <foo>-config script in
$(STAGING_DIR), and then adjust their reverse dependencies .mk file to
point specifically to the $(STAGING_DIR) for that script.
I am not a big fan of doing otherwise specifically for libgcrypt.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2012-07-11 9:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-10 22:19 [Buildroot] [PATCH] libgcrypt: install libgcrypt-config in host directory Arnout Vandecappelle
2012-07-11 9:24 ` Thomas Petazzoni [this message]
2012-07-11 9:30 ` Arnout Vandecappelle
2012-07-11 9:43 ` Thomas Petazzoni
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=20120711112444.5b5cbad0@skate \
--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.