]> code.ossystems Code Review - openembedded-core.git/commit
cross-canadian.bbclass: big-endian ARM is also gnueabi.
authorPeter Seebach <peter.seebach@windriver.com>
Mon, 28 Sep 2015 20:48:07 +0000 (15:48 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 14:15:48 +0000 (15:15 +0100)
commitd2e1cf176b2a705f3e4bd4ab7c35bb1de5dc6985
treeffef8cc6f872e5257af8e494c1ba16b854cf2c57
parent0efdd2236ec7f16f99847c6c372f372f81c56869
cross-canadian.bbclass: big-endian ARM is also gnueabi.

If building for a BE8 ARM target, arch is "armeb" rather than
"arm", but ABI should still be "gnueabi". Otherwise gcc won't
build.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cross-canadian.bbclass