diff options
Diffstat (limited to 'recipes/gcc/gcc-4.1.1.inc')
-rw-r--r-- | recipes/gcc/gcc-4.1.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.1.1.inc b/recipes/gcc/gcc-4.1.1.inc index 53d6052953..1547eeb9c8 100644 --- a/recipes/gcc/gcc-4.1.1.inc +++ b/recipes/gcc/gcc-4.1.1.inc @@ -1,6 +1,7 @@ require gcc-common.inc DEPENDS = "mpfr gmp" +NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r1" |