From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH] packagegroup-core-sdk: Disable sanitizers for mips64el
Date: Mon, 7 Nov 2016 16:15:41 +0800 [thread overview]
Message-ID: <20161107081541.14964-1-jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
These are not available on mips64el yet, so disable them.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
meta/recipes-core/packagegroups/packagegroup-core-sdk.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
index aceba78..9c4ea9b 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
@@ -31,6 +31,7 @@ SANITIZERS_aarch64 = ""
SANITIZERS_mips = ""
SANITIZERS_mipsel = ""
SANITIZERS_mips64 = ""
+SANITIZERS_mips64el = ""
SANITIZERS_mips64n32 = ""
SANITIZERS_nios2 = ""
SANITIZERS_powerpc64 = ""
--
2.8.3
next reply other threads:[~2016-11-07 8:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-07 8:15 jackie.huang [this message]
2016-11-07 17:20 ` [PATCH] packagegroup-core-sdk: Disable sanitizers for mips64el Khem Raj
2016-11-07 17:51 ` Burton, Ross
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=20161107081541.14964-1-jackie.huang@windriver.com \
--to=jackie.huang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox