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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Khem Raj 2011-05-25 12:36:45 +00:00 committed by Koen Kooi
parent 919c96b9ca
commit e9266b2eb7

View File

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