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