Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/4] squid: add gnutls support
Date: Mon, 6 Jul 2015 17:54:52 +0200	[thread overview]
Message-ID: <559AA4CC.1090009@imgtec.com> (raw)
In-Reply-To: <20150706175039.42b404dd@free-electrons.com>

Dear Thomas Petazzoni,

On 06/07/15 17:50, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
>
> On Mon, 6 Jul 2015 10:02:05 +0200, Vicente Olivert Riera wrote:
>
>> diff --git a/package/squid/squid.mk b/package/squid/squid.mk
>> index 469fb1b..80235a4 100644
>> --- a/package/squid/squid.mk
>> +++ b/package/squid/squid.mk
>> @@ -62,6 +62,13 @@ SQUID_CONF_OPTS += --with-openssl
>>   SQUID_DEPENDENCIES += openssl
>>   endif
>>
>> +ifeq ($(BR2_PACKAGE_GNUTLS),y)
>> +SQUID_CONF_OPTS += --with-gnutls
>> +SQUID_DEPENDENCIES += gnutls
>> +else
>> +SQUID_CONF_OPTS += --without-gnutls
>> +endif
>
> So presumably there is also a --without-openssl option that could be
> used to explicitly disable openssl support when BR2_PACKAGE_OPENSSL !=
> y.
>
> It could be handled as a separate patch since it's not related.

Done:

http://patchwork.ozlabs.org/patch/491688/

Regards,

Vincent

>
> Thanks,
>
> Thomas
>

  reply	other threads:[~2015-07-06 15:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06  8:02 [Buildroot] [PATCH 1/4] lvm2: bump to version 2.02.124 Vicente Olivert Riera
2015-07-06  8:02 ` [Buildroot] [PATCH 2/4] nano: bump to version 2.4.2 Vicente Olivert Riera
2015-07-06  8:02 ` [Buildroot] [PATCH 3/4] squid: bump to version 3.5.6 Vicente Olivert Riera
2015-07-06  8:02 ` [Buildroot] [PATCH 4/4] squid: add gnutls support Vicente Olivert Riera
2015-07-06 15:50   ` Thomas Petazzoni
2015-07-06 15:54     ` Vicente Olivert Riera [this message]
2015-07-06 15:50 ` [Buildroot] [PATCH 1/4] lvm2: bump to version 2.02.124 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=559AA4CC.1090009@imgtec.com \
    --to=vincent.riera@imgtec.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