[OE-core] [PATCH 3/3] Add basic PowerPC core tune config

Phil Blundell philb at gnu.org
Wed Jul 27 09:35:00 UTC 2011


On Wed, 2011-07-27 at 10:44 +0200, Koen Kooi wrote:
> Op 27 jul. 2011, om 10:36 heeft Richard Purdie het volgende geschreven:
> 
> > [..]
> 
> > We could also put:
> > 
> > GLIBC_EXTRA_OECONF = "--with-cpu=e500"
> > 
> > in the machine config files.
> 
> Note that that will make glibc 'machine' specific and by association all userspace. So if you're going that route, you need to touch TUNE_PKGARCH as well.

That's true for glibc but it isn't entirely accurate to extend that to
"all userspace" since (AFAIK) none of the --with-cpu optimisations that
glibc does are ABI-changing.  So, it's just eglibc itself that needs to
get a different package architecture, everything else can stay with the
generic value.

p.






More information about the Openembedded-core mailing list