[oe] [PATCH] conf/machine: Add x86_64 machine.

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Fri Dec 18 09:41:10 UTC 2009


Dnia czwartek, 17 grudnia 2009 o 21:22:58 Phil Blundell napisał(a):
> On Thu, 2009-12-17 at 12:07 -0800, Khem Raj wrote:
> > * This is not supporting multilib
> > * Only 64-bit userspace can be built.
> >
> > --- /dev/null
> > +++ b/conf/machine/include/tune-x86_64.inc
> > @@ -0,0 +1,4 @@
> > +TARGET_CC_ARCH = "-mtune=generic"
> > +BASE_PACKAGE_ARCH = "x86_64"
> > +FEED_ARCH = "x86_64"
> > +PACKAGE_EXTRA_ARCHS += "x86 i386 i486 i586 i686"
> 
> If this is a pure 64-bit environment, surely you don't want that stuff
> in PACKAGE_EXTRA_ARCHS.
> 
> It's also not completely obvious to me that this stuff belongs in a
> tune-* file at all

We moved PACKAGE_EXTRA_ARCHS from machine configs to tune-* files to cleanup 
situation where some machines lacked working archs or had them just wrong.

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list