aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.0.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.0.2.inc')
-rw-r--r--recipes/gcc/gcc-4.0.2.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/gcc/gcc-4.0.2.inc b/recipes/gcc/gcc-4.0.2.inc
index a80e4010b3..083c01084f 100644
--- a/recipes/gcc/gcc-4.0.2.inc
+++ b/recipes/gcc/gcc-4.0.2.inc
@@ -1,9 +1,8 @@
require gcc-common.inc
-DEPENDS = "mpfr gmp"
+DEPENDS = ""
-SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
- file://gcc-posix-open-fix.patch;patch=1 \
+SRC_URI += "file://gcc-posix-open-fix.patch;patch=1 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
file://GCOV_PREFIX_STRIP-cross-profile_4.1.patch;patch=1 \