diff options
Diffstat (limited to 'recipes/gcc/gcc-4.4.1.inc')
-rw-r--r-- | recipes/gcc/gcc-4.4.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.4.1.inc b/recipes/gcc/gcc-4.4.1.inc index 5cae2a9f6e..4a940e4e20 100644 --- a/recipes/gcc/gcc-4.4.1.inc +++ b/recipes/gcc/gcc-4.4.1.inc @@ -6,6 +6,7 @@ require gcc-common.inc LICENSE = "GPLv3" DEPENDS = "mpfr gmp" +NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r8" |