summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_3.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc_3.4.4.bb')
-rw-r--r--packages/gcc/gcc_3.4.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gcc/gcc_3.4.4.bb b/packages/gcc/gcc_3.4.4.bb
index f4a67b77c2..4d1e8fca63 100644
--- a/packages/gcc/gcc_3.4.4.bb
+++ b/packages/gcc/gcc_3.4.4.bb
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "r3"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
@@ -27,6 +27,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
SRC_URI += "file://gcc34-thumb-div0.patch;patch=1"
SRC_URI += "file://gcc34-thumb-clearinsn.patch;patch=1"
SRC_URI += "file://gcc34-thumb-lib1asmfuncs.patch;patch=1"
+SRC_URI += "file://gcc34-thumb-interwork.patch;patch=1"
SRC_URI += "file://gcc34-configure.in.patch;patch=1"
include gcc3-build.inc