From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 7/9] libcurl: add host variant
Date: Wed, 27 Dec 2017 19:53:38 +0100 [thread overview]
Message-ID: <20171227185338.GA16314@ned> (raw)
In-Reply-To: <20171218054048.mfakm2dfbaybnlz3@sapphire.tkos.co.il>
Hi!
On 17-12-18 07:40:48, Baruch Siach wrote:
> Hi Eric,
>
> On Sun, Dec 17, 2017 at 06:58:06PM +0100, Eric Le Bihan wrote:
> > Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> > ---
> > package/libcurl/libcurl.mk | 13 +++++++++++++
> > 1 file changed, 13 insertions(+)
> >
> > diff --git a/package/libcurl/libcurl.mk b/package/libcurl/libcurl.mk
> > index 0aab58a7de..c95b0eea6b 100644
> > --- a/package/libcurl/libcurl.mk
> > +++ b/package/libcurl/libcurl.mk
> > @@ -88,4 +88,17 @@ endef
> > LIBCURL_POST_INSTALL_TARGET_HOOKS += LIBCURL_TARGET_CLEANUP
> > endif
> >
> > +HOST_LIBCURL_DEPENDENCIES = host-openssl
> > +HOST_LIBCURL_CONF_OPTS = \
> > + --disable-manual \
> > + --disable-ntlm-wb \
> > + --disable-curldebug \
> > + --without-gnutls \
> > + --without-mbedtls \
> > + --without-polarssl \
> > + --without-nss
>
> What about --with-ssl=...? Isn't that needed for the linking with
> host-openssl?
Though the configuration script properly detects the openssl library and
enables support for it, it is true that it might be better to explicitly
enable it. I'll add this in the next spin. Thanks.
Regards,
--
ELB
next prev parent reply other threads:[~2017-12-27 18:53 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-17 17:57 [Buildroot] [PATCH v8 0/9] Add support for the Rust programming language Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 1/9] rustc: new virtual package Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 2/9] rust-bin: new package Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 3/9] cargo-bin: " Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 5/9] libssh2: add host variant Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 6/9] libhttpparser: " Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 7/9] libcurl: " Eric Le Bihan
2017-12-18 5:40 ` Baruch Siach
2017-12-27 18:53 ` Eric Le Bihan [this message]
2017-12-17 17:58 ` [Buildroot] [PATCH 8/9] cargo: new package Eric Le Bihan
2017-12-17 17:58 ` [Buildroot] [PATCH 9/9] rust-cargo: new virtual package Eric Le Bihan
2017-12-17 18:17 ` [Buildroot] [PATCH v8 0/9] Add support for the Rust programming language Eric Le Bihan
2017-12-18 6:54 ` Thomas Petazzoni
2017-12-18 10:25 ` Eric Le Bihan
2017-12-18 10:31 ` Thomas Petazzoni
2017-12-18 15:26 ` Yann E. MORIN
2017-12-18 10:49 ` Eric Le Bihan
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=20171227185338.GA16314@ned \
--to=eric.le.bihan.dev@free.fr \
--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