[OE-core] [PATCH 2/2] ARM: handle missing thumb suffix

Phil Blundell pb at pbcl.net
Thu Oct 15 11:51:29 UTC 2015


On Thu, 2015-10-15 at 13:31 +0200, Martin Jansa wrote:

> It's package architecture for binary feeds with -mtune=arm926ejs and
> it
> can be built with or without -mthumb, that's why packages can be
> built
> in arm926ejse or arm926ejste package feed.

Yes, I understand that.  But the point is that there doesn't seem to be
any good reason to distinguish those two cases by PACKAGE_ARCH, any
more than we use separate PACKAGE_ARCH values for binaries built with 
-O2, or -fpie, or any number of other options.

ARM926EJ-S, by definition, can execute both ARM and Thumb code so there
is no meaningful situation where arm926ejse binaries might be usable
yet arm926ejste ones are not.  

p.




More information about the Openembedded-core mailing list