Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: USE settings
Date: Tue, 20 Jun 2006 22:45:43
Message-Id: loom.20060621T003037-242@post.gmane.org
In Reply to: Re: [gentoo-user] USE settings by "Bo Ørsted Andresen"
1 Bo Ørsted Andresen <bo.andresen <at> zlin.dk> writes:
2
3
4 > > is there any other place that Gentoo sets USE variables?
5
6 > The profile is cascading. This will show you the USE flags of every
7 > make.defaults in your profile:
8
9 # cd /etc/`ls -ld /etc/make.profile | awk '{print $NF}'`
10 # while [[ -f parent ]]; do grep ^USE make.defaults ; \
11 cd `cat parent`; done ; grep ^USE make.defaults
12
13
14 Very cool!
15
16
17 thx,
18
19 James
20
21
22
23
24
25
26
27 --
28 gentoo-user@g.o mailing list