From 73078c53de99e2b44241a5064e5427fbbd72f2a5 Mon Sep 17 00:00:00 2001 From: "erich@mine.nu" Date: Sat, 10 Apr 2004 03:00:50 +0000 Subject: [PATCH] gcc_3.3.2.oe: patch for liberty autofoo bug (idea from pb_'s gdb patch) BKrev: 40776362N8M_zzGFB9QRjWMvwJPKzw --- gcc/gcc-3.3.2/libibery-crosstool.patch | 0 gcc/gcc_3.3.2.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 gcc/gcc-3.3.2/libibery-crosstool.patch diff --git a/gcc/gcc-3.3.2/libibery-crosstool.patch b/gcc/gcc-3.3.2/libibery-crosstool.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gcc/gcc_3.3.2.oe b/gcc/gcc_3.3.2.oe index 2273c6acc0..f1ebfa76db 100644 --- a/gcc/gcc_3.3.2.oe +++ b/gcc/gcc_3.3.2.oe @@ -58,7 +58,8 @@ FILES_${PN}-doc = "${infodir} \ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://${FILESDIR}/gcc-001-disable-mathf.patch;patch=1 \ file://${FILESDIR}/gcc-006-include-search.patch;patch=1 \ - file://${FILESDIR}/gcc-810-libstd++-locale.patch;patch=1" + file://${FILESDIR}/gcc-810-libstd++-locale.patch;patch=1 \ + file://${FILESDIR}/libibery-crosstool.patch;patch=1;pnum=1" MIRRORS_prepend () { ${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/ -- 2.39.5