All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] gcc-4.6.inc: Always build runtime in ARM mode.
@ 2011-05-25  4:36 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2011-05-25  4:36 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 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"
 
-- 
1.7.4.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-25  4:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-25  4:36 [meta-oe][PATCH] gcc-4.6.inc: Always build runtime in ARM mode Khem Raj

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.