Bo Ørsted Andresen <bo.andresen <at> zlin.dk> writes:
> > is there any other place that Gentoo sets USE variables?
> The profile is cascading. This will show you the USE flags of every
> make.defaults in your profile:
# cd /etc/`ls -ld /etc/make.profile | awk '{print $NF}'`
# while [[ -f parent ]]; do grep ^USE make.defaults ; \
cd `cat parent`; done ; grep ^USE make.defaults
Very cool!
thx,
James
--
[email protected] mailing list

