summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/gcc-3.4.0/gcc34-15666.patch0
-rw-r--r--gcc/gcc_3.4.0.oe3
2 files changed, 3 insertions, 0 deletions
diff --git a/gcc/gcc-3.4.0/gcc34-15666.patch b/gcc/gcc-3.4.0/gcc34-15666.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gcc/gcc-3.4.0/gcc34-15666.patch
diff --git a/gcc/gcc_3.4.0.oe b/gcc/gcc_3.4.0.oe
index 8535eadac4..ffe2af535b 100644
--- a/gcc/gcc_3.4.0.oe
+++ b/gcc/gcc_3.4.0.oe
@@ -1,3 +1,5 @@
+PR = "r1"
+
inherit autotools
DESCRIPTION = "The GNU cc and gcc C compilers."
@@ -73,6 +75,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://gcc34-arm-ldm-peephole.patch;patch=1 \
file://gcc34-arm-tune.patch;patch=1 \
file://gcc34-15089.patch;patch=1 \
+ file://gcc34-15666.patch;patch=1 \
file://gcc-uclibc-3.4.0-100-conf.patch;patch=1 \
file://gcc-uclibc-3.4.0-120-softfloat.patch;patch=1 \
file://gcc-uclibc-3.4.0-200-code.patch;patch=1"