From: erich@mine.nu Date: Sat, 10 Apr 2004 03:00:50 +0000 (+0000) Subject: gcc_3.3.2.oe: patch for liberty autofoo bug (idea from pb_'s gdb patch) X-Git-Tag: Release-2010-05/1~19700 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73078c53de99e2b44241a5064e5427fbbd72f2a5;p=openembedded.git gcc_3.3.2.oe: patch for liberty autofoo bug (idea from pb_'s gdb patch) BKrev: 40776362N8M_zzGFB9QRjWMvwJPKzw --- 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/