[Buildroot] [PATCH v4 1/5] target: add symbols for i386/x86_64 cpu features

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jul 13 22:46:33 UTC 2012


Le Fri, 13 Jul 2012 23:57:15 +0200,
Samuel Martin <s.martin49 at gmail.com> a écrit :

> You prefer expressing dependencies using "depends on" keyword instead
> "select", is it right?

It depends on the case. Which case are you talking about?

> I'm not sure I got what you mean by "having subarchitecture options",
> could you explain?

The different MMX, SSE, SSE2, SSE3 options are selected by the
"Architecture Variant" options. However, the SSE4 options are not
selected by any "Architecture Variant" that currently exists in
Buildroot. I'd prefer not to have such dead/unused code, so either the
corresponding Architecture Variants should be added, or the SSE4
related options should not be added for now (until someone actually
needs those Architecture Variants).

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list