summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-03 20:46:00 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-03 20:46:00 +0000
commit1245b004ea4f08b97a6fe09d9c876b3e45d45646 (patch)
treef986787ac8c182cbc1accb8c49c9e1dbf2a1076f /sys-devel/gcc/gcc-4.0.2-r3.ebuild
parentupdate gdb snapshots (diff)
downloadtoolchain-1245b004ea4f08b97a6fe09d9c876b3e45d45646.tar.gz
toolchain-1245b004ea4f08b97a6fe09d9c876b3e45d45646.tar.bz2
toolchain-1245b004ea4f08b97a6fe09d9c876b3e45d45646.zip
drop unused excluded patch lines (since the patches have already been deleted in the patchsets)
Diffstat (limited to 'sys-devel/gcc/gcc-4.0.2-r3.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.0.2-r3.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys-devel/gcc/gcc-4.0.2-r3.ebuild b/sys-devel/gcc/gcc-4.0.2-r3.ebuild
index 293d0cf..f264b83 100644
--- a/sys-devel/gcc/gcc-4.0.2-r3.ebuild
+++ b/sys-devel/gcc/gcc-4.0.2-r3.ebuild
@@ -11,11 +11,6 @@ PIE_GCC_VER="4.0.0"
PP_VER=""
HTB_VER="1.00"
-# bug #118361 and bug #108231
-# I will remove them on the next revbump, unless a better fix is made by then
-# - Halcy0n
-GENTOO_PATCH_EXCLUDE="30_all_gcc4-pr22252.patch 35_all_gcc41-pr25010.patch"
-
inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"