* [gentoo-user] default USE flag
@ 2006-04-05 18:07 Grant
2006-04-05 18:56 ` Neil Bothwick
0 siblings, 1 reply; 3+ messages in thread
From: Grant @ 2006-04-05 18:07 UTC (permalink / raw
To: Gentoo mailing list
Since I first started using Gentoo I've had -* in my make.conf USE
flag specification so I only build support for the stuff I want.
Sometimes I can't figure out if I need a certain USE flag or not. In
this case it would be useful to know whether Portage sets the flag by
default or not. Is there any way to figure this out without removing
-* from make.conf and re-running the -a or -p emerge command?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] default USE flag
2006-04-05 18:07 [gentoo-user] default USE flag Grant
@ 2006-04-05 18:56 ` Neil Bothwick
2006-04-05 23:37 ` Grant
0 siblings, 1 reply; 3+ messages in thread
From: Neil Bothwick @ 2006-04-05 18:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 845 bytes --]
On Wed, 5 Apr 2006 11:07:05 -0700, Grant wrote:
> Since I first started using Gentoo I've had -* in my make.conf USE
> flag specification so I only build support for the stuff I want.
> Sometimes I can't figure out if I need a certain USE flag or not. In
> this case it would be useful to know whether Portage sets the flag by
> default or not. Is there any way to figure this out without removing
> -* from make.conf and re-running the -a or -p emerge command?
mv /etc/make.conf /etc/make.conf.ignore ; emerge --info; mv /etc/make.conf.ignore /etc/make.conf
--
Neil Bothwick
"getting performance from an Amiga is like getting water from a sponge,
getting performance from Windows is like getting blood from a stone -
after banging my head against the stone several times I got some blood"
Author of Lightwave 3D
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] default USE flag
2006-04-05 18:56 ` Neil Bothwick
@ 2006-04-05 23:37 ` Grant
0 siblings, 0 replies; 3+ messages in thread
From: Grant @ 2006-04-05 23:37 UTC (permalink / raw
To: gentoo-user
> > Since I first started using Gentoo I've had -* in my make.conf USE
> > flag specification so I only build support for the stuff I want.
> > Sometimes I can't figure out if I need a certain USE flag or not. In
> > this case it would be useful to know whether Portage sets the flag by
> > default or not. Is there any way to figure this out without removing
> > -* from make.conf and re-running the -a or -p emerge command?
>
> mv /etc/make.conf /etc/make.conf.ignore ; emerge --info; mv /etc/make.conf.ignore /etc/make.conf
>
>
> --
> Neil Bothwick
Thanks Neil. I was hoping it was built into gentoolkit somewhere and
I had just missed it.
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-05 23:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 18:07 [gentoo-user] default USE flag Grant
2006-04-05 18:56 ` Neil Bothwick
2006-04-05 23:37 ` Grant
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox