From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libgpgme: fix musl build with argp-standalone
Date: Tue, 24 May 2016 21:58:34 +0200 [thread overview]
Message-ID: <877fejb53p.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <c36ebee5f307f61019940cc0ba7037c728ffe79c.1464093017.git.baruch@tkos.co.il> (Baruch Siach's message of "Tue, 24 May 2016 15:30:17 +0300")
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:
> The libgpgme configure script does not detect the error_t type under musl,
> because musl does not define error_t in errno.h. As a result config.h adds a
> local definition of error_t. When argp-standalone is present this local
> definition collides with the error_t typedef in argp.h. Assume we always have
> error_t when argp-standalone is present.
> Fixes:
> http://autobuild.buildroot.net/results/656/6566a1c77983404d90920997bfd15bd98c7ddde7/
> http://autobuild.buildroot.net/results/a7b/a7b92ad68ff6e13d20ff44e955dc5748b2efd6a4/
> http://autobuild.buildroot.net/results/0db/0db1b2aa0969d6cbae57b1400b7b766a5988abf9/
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2016-05-24 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-24 12:30 [Buildroot] [PATCH] libgpgme: fix musl build with argp-standalone Baruch Siach
2016-05-24 19:58 ` Peter Korsgaard [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=877fejb53p.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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