diff options
Diffstat (limited to 'meta/packages/gcc/gcc_3.4.3.bb')
-rw-r--r-- | meta/packages/gcc/gcc_3.4.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc_3.4.3.bb b/meta/packages/gcc/gcc_3.4.3.bb index c92746be58..f1a1545274 100644 --- a/meta/packages/gcc/gcc_3.4.3.bb +++ b/meta/packages/gcc/gcc_3.4.3.bb | |||
@@ -7,7 +7,7 @@ MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" | |||
7 | 7 | ||
8 | inherit autotools gettext | 8 | inherit autotools gettext |
9 | 9 | ||
10 | include gcc-package.inc | 10 | require gcc-package.inc |
11 | 11 | ||
12 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | 12 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ |
13 | file://gcc34-reverse-compare.patch;patch=1 \ | 13 | file://gcc34-reverse-compare.patch;patch=1 \ |
@@ -24,4 +24,4 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | |||
24 | file://15342.patch;patch=1 \ | 24 | file://15342.patch;patch=1 \ |
25 | file://always-fixincperm.patch;patch=1" | 25 | file://always-fixincperm.patch;patch=1" |
26 | 26 | ||
27 | include gcc3-build.inc | 27 | require gcc3-build.inc |