diff options
Diffstat (limited to 'meta/packages/gcc/gcc_4.0.2.bb')
-rw-r--r-- | meta/packages/gcc/gcc_4.0.2.bb | 4 |
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 | ||
9 | inherit autotools gettext | 9 | inherit autotools gettext |
10 | 10 | ||
11 | include gcc-package.inc | 11 | require gcc-package.inc |
12 | 12 | ||
13 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | 13 | SRC_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 | ||
28 | include gcc4-build.inc | 28 | require gcc4-build.inc |