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