Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mldonkey wants a gui, [solved] -- where do the flags come from?
Date: Tue, 30 Aug 2005 10:06:15
Message-Id: 20050830110017.73a3b8f9@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] mldonkey wants a gui, [solved] -- where do the flags come from? by Amphibian
1 On Tue, 30 Aug 2005 18:51:26 +1000, Amphibian wrote:
2
3 > However, where do the defaults come from? There is no use.defaults in
4 > the make.profle folder, even though the wiki
5 > <http://gentoo-wiki.com/FAQ_USE_Flags#Default_Use_Flags> says that
6 > there should be.
7
8 Portage uses cascading profiles now, so /etc/make.profile inherits
9 use.defaults from /usr/portage/profiles/default-linux/use.defaults
10 and /usr/portage/profiles/base/use.defaults.
11
12 > Should I be explicitly declaring flag or -flag in the make.conf for
13 > every possible flag?
14
15 That would be unworkable as flags are added or removed. It would also
16 override and changes to the defaults without your knowing why. Get into
17 the habit of using -av with emerge. You'll son see when you need to make
18 changes to the flags.
19
20
21 --
22 Neil Bothwick
23
24 RISC: Reduced Into Silly Code

Replies

Subject Author
Re: [gentoo-user] mldonkey wants a gui, [solved] -- where do the flags come from? Walter Dnes <waltdnes@××××××××.org>