From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2] libgpgme: handle argp-standalone
Date: Thu, 1 Aug 2013 17:59:49 +0200 [thread overview]
Message-ID: <20130801175949.0e201867@skate> (raw)
In-Reply-To: <1375297186-25282-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On Wed, 31 Jul 2013 15:59:46 -0300, Gustavo Zacarias wrote:
> libgpgme has an internal implementation of argp parsing for when the
> libc lacks such an implementation (i.e. uClibc).
> However if it detects argp.h the internal implementation is disabled and
> for a uClibc-based toolchain that breaks the build.
> This happens when argp-standalone is installed since libgpgme never
> tries to link to libargp.
>
> Make it link against libargp, which also saves some target size. Fixes:
> http://autobuild.buildroot.net/results/33c/33c5776d2b3f7fa276a27f7602eb71c4d77c7b62/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/libgpgme/libgpgme.mk | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2013-08-01 15:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 18:59 [Buildroot] [PATCHv2] libgpgme: handle argp-standalone Gustavo Zacarias
2013-08-01 15:59 ` 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=20130801175949.0e201867@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.