Gentoo Archives: gentoo-user

From: Jarry <jarry@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] default compile options / USE flags?
Date: Fri, 25 Aug 2006 18:27:54
Message-Id: 44EF3FA0.3000302@gmx.net
1 Hi,
2
3 I would like to find how a certain package would be compiled
4 (with which USE-flags) if I did not have any USE-flags in
5 /etc/make.conf, and empty /etc/portage/package.use
6
7 Up to now I'm using this procedure:
8 - comment USE-line in /etc/make.conf out,
9 - rename /etc/portage/package.use to some other name,
10 - run "emerge --pretend --verbose <package>"
11 - check output (that is what I am interested in)
12 - and restore make.conf and package.use
13
14 But is there some other, probably cleaner solution?
15 And what is the meaning of colors (some are blue,
16 some red, some yellow, etc.) used for USE-flags
17 in output?
18
19 Jarry
20
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] default compile options / USE flags? Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] default compile options / USE flags? Bira <u.alberton@×××××.com>