Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] use.desc: Correct/clarify SSL/TLS-related flags
Date: Wed, 31 Jan 2018 09:53:46
Message-Id: 23153.37406.445528.171039@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] [PATCH] use.desc: Correct/clarify SSL/TLS-related flags by Gordon Pettey
1 >>>>> On Tue, 30 Jan 2018, Gordon Pettey wrote:
2
3 > On Tue, Jan 30, 2018 at 5:22 PM, Ulrich Mueller <ulm@g.o> wrote:
4 >> NACK. This seems to imply that USE="-ssl gnutls" is not a valid
5 >> configuration? What if the user prefers gnutls and therefore has
6 >> globally enabled the gnutls flag, but -ssl for a single package?
7
8 > Because having gnutls enabled and ssl disabled, if a package has
9 > both flags, is nonsense? What is "I want gnutls but I don't want
10 > support for SSL/TLS" supposed to do?
11
12 The gnutls flag doesn't have the meaning "I want gnutls". It has
13 the meaning "I prefer net-libs/gnutls as SSL/TLS provider". So with
14 USE="-ssl" the gnutls flag is a no-op, and neither the ebuild nor
15 the user should have to care about it.
16
17 Ulrich

Replies