From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gnutls: needs argp-standalone for musl/uclibc
Date: Sun, 13 Dec 2015 22:32:50 +0100 [thread overview]
Message-ID: <20151213223250.77e3dbfb@free-electrons.com> (raw)
In-Reply-To: <1449248499-2852-1-git-send-email-gustavo@zacarias.com.ar>
Gustavo,
On Fri, 4 Dec 2015 14:01:39 -0300, Gustavo Zacarias wrote:
> diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in
> index dde23ce..998e213 100644
> --- a/package/gnutls/Config.in
> +++ b/package/gnutls/Config.in
> @@ -14,6 +14,8 @@ if BR2_PACKAGE_GNUTLS
>
> config BR2_PACKAGE_GNUTLS_TOOLS
> bool "install tools"
> + select BR2_PACKAGE_ARGP_STANDALONE \
> + if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
> help
> Install GnuTLS command line tools for various cryptographic tasks.
Seems like BR2_PACKAGE_GNUTLS needs argp.h as well, not only
BR2_PACKAGE_GNUTLS_TOOLS. See
http://autobuild.buildroot.org/results/d86/d8604fe448bb11395e8443726d09b041eb34c6d5//.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-12-13 21:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-04 17:01 [Buildroot] [PATCH] gnutls: needs argp-standalone for musl/uclibc Gustavo Zacarias
2015-12-04 20:38 ` Peter Korsgaard
2015-12-13 21:32 ` Thomas Petazzoni [this message]
2015-12-14 17:16 ` Gustavo Zacarias
2015-12-14 20:05 ` Thomas Petazzoni
2015-12-14 20:08 ` Gustavo Zacarias
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=20151213223250.77e3dbfb@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox