From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] gcc-configure-common.inc: duplicate armv7a over-ride for armv8a
Date: Wed, 23 Mar 2016 20:19:13 -0700 [thread overview]
Message-ID: <1458789553-3629-1-git-send-email-armccurdy@gmail.com> (raw)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta/recipes-devtools/gcc/gcc-configure-common.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/gcc/gcc-configure-common.inc b/meta/recipes-devtools/gcc/gcc-configure-common.inc
index f4f76bd..a7b8d63 100644
--- a/meta/recipes-devtools/gcc/gcc-configure-common.inc
+++ b/meta/recipes-devtools/gcc/gcc-configure-common.inc
@@ -65,6 +65,7 @@ EXTRA_OECONF_append_mips64eln32 = " --with-abi=64 --with-arch-64=mips64 --with-t
EXTRA_OECONF_append_armv6 = " --with-arch=armv6"
EXTRA_OECONF_append_armv7a = " --with-arch=armv7-a"
EXTRA_OECONF_append_armv7ve = " --with-arch=armv7-a"
+EXTRA_OECONF_append_armv8a = " --with-arch=armv7-a"
EXTRA_OECONF_GCC_FLOAT ??= ""
CPPFLAGS = ""
--
1.9.1
next reply other threads:[~2016-03-24 3:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 3:19 Andre McCurdy [this message]
2016-03-24 4:19 ` [PATCH] gcc-configure-common.inc: duplicate armv7a over-ride for armv8a Khem Raj
2016-03-24 5:16 ` Andre McCurdy
2016-03-24 8:03 ` Khem Raj
2016-03-24 17:37 ` Andre McCurdy
2016-03-24 18:32 ` Phil Blundell
2016-03-24 21:41 ` Richard Purdie
2016-03-24 22:28 ` Khem Raj
2016-03-24 22:22 ` Khem Raj
2016-03-24 23:21 ` Phil Blundell
2016-03-24 23:58 ` Khem Raj
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=1458789553-3629-1-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.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