diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.6.inc b/meta-oe/recipes-devtools/gcc/gcc-4.6.inc index a5e64be876..b86c6fb282 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"