




Alas, it is not harmless, or I would not have been searching for a IPV6 thread to find this one. Having IPV6 set breaks XDM. I just brought up a new system and when I runle_franck wrote:I left that flag on on 2 different machines and recompiled everything that needed to. I didn't add the support in the kernel, but I don't have any problem to report so far. I'm not sure whether it's really useful (yet) though... At least it's harmless.
Code: Select all
emerge info
make.defaults - every profile has a default set of USE flags. you edit them as you choose.Bob Paddock wrote:I just brought up a new system and when I run
I find all kind of USE flags that are NOT in my USE="xxxx" flags in my make.conf file. Where didCode: Select all
emerge info
these two dozen other USE flags come from?
just put -ipv6 in your make.conf and re-emerge xorg-x11It is easier to put IPV6, that I don't need, in my kernel than spend two days recompile everything again.![]()
yeah, that was a step in the handbook.Telling me to set -IPV6 in my flags is absurd, as that means I need to negate every USE flag except
the ones I really want, because I do not know where these mystery flags are coming from.
Code: Select all
USE="-* bobflag1 bobflag2 etc"