summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc_3.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc_3.4.4.bb')
-rw-r--r--meta/packages/gcc/gcc_3.4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc_3.4.4.bb b/meta/packages/gcc/gcc_3.4.4.bb
index 5be603f2ca..66bc4381d0 100644
--- a/meta/packages/gcc/gcc_3.4.4.bb
+++ b/meta/packages/gcc/gcc_3.4.4.bb
@@ -7,7 +7,7 @@ MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
7 7
8inherit autotools gettext 8inherit autotools gettext
9 9
10include gcc-package.inc 10require gcc-package.inc
11 11
12SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ 12SRC_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 \
@@ -27,4 +27,4 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
27SRC_URI += "file://gcc34-configure.in.patch;patch=1" 27SRC_URI += "file://gcc34-configure.in.patch;patch=1"
28SRC_URI += "file://gcc34-thumb-support.patch;patch=1" 28SRC_URI += "file://gcc34-thumb-support.patch;patch=1"
29 29
30include gcc3-build.inc 30require gcc3-build.inc