summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc_4.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc_4.0.2.bb')
-rw-r--r--meta/packages/gcc/gcc_4.0.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc_4.0.2.bb b/meta/packages/gcc/gcc_4.0.2.bb
index f4eeb9bdef..29f0b0f63e 100644
--- a/meta/packages/gcc/gcc_4.0.2.bb
+++ b/meta/packages/gcc/gcc_4.0.2.bb
@@ -8,7 +8,7 @@ PR = "r1"
8 8
9inherit autotools gettext 9inherit autotools gettext
10 10
11include gcc-package.inc 11require gcc-package.inc
12 12
13SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ 13SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
14 file://arm-nolibfloat.patch;patch=1 \ 14 file://arm-nolibfloat.patch;patch=1 \
@@ -25,4 +25,4 @@ SRC_URI_append = " file://100-uclibc-conf.patch;patch=1 \
25 file://zecke-host-cpp-ac-hack.patch;patch=1 " 25 file://zecke-host-cpp-ac-hack.patch;patch=1 "
26 26
27 27
28include gcc4-build.inc 28require gcc4-build.inc