diff options
Diffstat (limited to 'meta-oe/recipes-devtools/gcc')
| -rw-r--r-- | 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 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" | |||
| 16 | 16 | ||
| 17 | PR = "r0" | 17 | PR = "r0" |
| 18 | 18 | ||
| 19 | ARM_INSTRUCTION_SET = "arm" | ||
| 20 | |||
| 19 | DEPENDS =+ "mpfr gmp libmpc" | 21 | DEPENDS =+ "mpfr gmp libmpc" |
| 20 | NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native" | 22 | NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native" |
| 21 | 23 | ||
