02.02.2015 0:24 пользователь "Mike Gilbert" <flop...@gentoo.org> написал: > > On Sun, Feb 1, 2015 at 2:13 PM, Alexey Mishustin <shum...@shumkar.ru> wrote: > > 2015-02-01 21:44 GMT+03:00 Matthias Hanft <m...@hanft.de>: > >> Hi, > > > > Hello > > > >> I have installed the new CPU_FLAGS_X86, as "cpuinfo2cpuflags-x86" > >> told me: CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" > > > > "cpuinfo2cpuflags-x86" isn't telling to turn on all these flags > > unconditionally but only those that are included in "USE" in > > make.conf. > > Where did you get that silly idea? cpuinfo2cpuflags-x86 tells you > exactly what to put in make.conf based on your host CPU.
Ok. It tells me what _could_ be put in the new variable in make.conf. But make.conf existed before this new variable. And what flags existed in it - it's a separate question. If one wants to keep 'status quo', he should only duplicate those cpu flags whis were in USE to this new variable. If some cpu flag wasn't in USE, he shouldn't add it to the new variable. -- Regards, Alex