From 0a2e80a37006fb8091c5ba5c3b8458ae10dcf385 Mon Sep 17 00:00:00 2001 From: "erich@mine.nu" Date: Sat, 10 Apr 2004 03:19:46 +0000 Subject: [PATCH] fix gcc3.3.3 libiberty bug BKrev: 407767d2FLVKoknIyVWEVx6IjcGL2w --- gcc/gcc-3.3.3/libibery-crosstool.patch | 0 gcc/gcc_3.3.3.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 gcc/gcc-3.3.3/libibery-crosstool.patch diff --git a/gcc/gcc-3.3.3/libibery-crosstool.patch b/gcc/gcc-3.3.3/libibery-crosstool.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gcc/gcc_3.3.3.oe b/gcc/gcc_3.3.3.oe index 688a3efb3d..8a91e7d767 100644 --- a/gcc/gcc_3.3.3.oe +++ b/gcc/gcc_3.3.3.oe @@ -82,7 +82,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://${FILESDIR}/arm-tune.patch;patch=1;pnum=0 \ file://${FILESDIR}/arm-xscale.patch;patch=1;pnum=0 \ file://${FILESDIR}/arm-14302.patch;patch=1;pnum=0 \ - file://${FILESDIR}/arm-ldm-peephole.patch;patch=1;pnum=0" + file://${FILESDIR}/arm-ldm-peephole.patch;patch=1;pnum=0 \ + file://${FILESDIR}/libibery-crosstool.patch;patch=1;pnum=1" MIRRORS_prepend () { ${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/ -- 2.39.5