[OE-core] [PATCH 0/1] cross-canadian.bbclass: armeb is also gnueabi

Peter Seebach peter.seebach at windriver.com
Mon Sep 28 20:48:06 UTC 2015


This only shows up if you're trying to build for an armeb target,
symptom of failure is gcc failing because it can't find a supported
target with the -gnu suffix instead of -gnueabi.

Signed-off-by: Peter Seebach <peter.seebach at windriver.com>

The following changes since commit 4a1dec5c61f73e7cfa430271ed395094bb262f6b:

  multilib: Add TARGET_VENDOR to saved variables list (2015-09-28 11:59:17 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib seebs/armeb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/armeb

Peter Seebach (1):
  cross-canadian.bbclass: big-endian ARM is also gnueabi.

 meta/classes/cross-canadian.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.3.1




More information about the Openembedded-core mailing list