All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seebach <peter.seebach@windriver.com>
To: OE-core <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] cross-canadian.bbclass: armeb is also gnueabi
Date: Mon, 28 Sep 2015 15:48:06 -0500	[thread overview]
Message-ID: <cover.1443473220.git.peter.seebach@windriver.com> (raw)

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@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



             reply	other threads:[~2015-09-28 20:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28 20:48 Peter Seebach [this message]
2015-09-28 20:48 ` [PATCH 1/1] cross-canadian.bbclass: big-endian ARM is also gnueabi Peter Seebach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1443473220.git.peter.seebach@windriver.com \
    --to=peter.seebach@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.