[oe-commits] Khem Raj : gcc-4.6.inc: Always build runtime in ARM mode.

git version control git at git.openembedded.org
Wed May 25 06:43:49 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: e9266b2eb7b846b7768b34e5f709a25342369dc0
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e9266b2eb7b846b7768b34e5f709a25342369dc0

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed May 25 12:36:45 2011 +0000

gcc-4.6.inc: Always build runtime in ARM mode.

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-devtools/gcc/gcc-4.6.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.6.inc b/meta-oe/recipes-devtools/gcc/gcc-4.6.inc
index a5e64be..b86c6fb 100644
--- a/meta-oe/recipes-devtools/gcc/gcc-4.6.inc
+++ b/meta-oe/recipes-devtools/gcc/gcc-4.6.inc
@@ -16,6 +16,8 @@ BINV = "${PV}.0"
 
 PR = "r0"
 
+ARM_INSTRUCTION_SET = "arm"
+
 DEPENDS =+ "mpfr gmp libmpc"
 NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native"
 





More information about the Openembedded-commits mailing list