Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Re: Implicit system dependency
Date: Fri, 14 Nov 2014 20:55:19
Message-Id: CAJ0EP43dNAJDExf+NjHzEbmOpCO45jDScRMaVaYEJo01GK3trA@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: Implicit system dependency by Alexander Hof
1 On Thu, Nov 13, 2014 at 5:10 PM, Alexander Hof <gentoodev@××××××××.net> wrote:
2 > Mike Gilbert wrote:
3 >> On Thu, Nov 13, 2014 at 10:27 AM, Michael Palimaka
4 >> <kensington@g.o> wrote:
5 >>> On 14/11/14 01:05, Michael Orlitzky wrote:
6 >>>> Isn't it possible to disable C++ in GCC with USE="-cxx"?
7 >>>
8 >>> It is, but I think if that's disabled you're on your own. :-)
9 >>
10 >> Perhaps we should add a package.use.force entry for this. Is there any
11 >> reason not to?
12 >>
13 >
14 > There are people that don't want c++ and gcc:4.7 can still bootstrap
15 > without.
16 >
17
18 Those people "know what they are doing" and could un-force the use
19 flag. That would prevent people from accidentally disabling it via
20 USE="-*".
21
22 I'm not normally one to prevent people from shooting themselves, but
23 in this case the safety would be simple to toggle.

Replies

Subject Author
Re: [gentoo-dev] Re: Implicit system dependency Alexander Hof <gentoodev@××××××××.net>
[gentoo-dev] Re: Implicit system dependency Duncan <1i5t5.duncan@×××.net>