summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-02-22 23:07:45 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-02-22 23:07:45 +0000
commitc5bf61794460b55265fd4011ba2b2a440ec14111 (patch)
treed2b2e83eac8a2dcf1bcec921f609b3d4f9adc1bf /sys-devel
parentversion bump; mark 0.8.3 x76 (Manifest recommit) (diff)
downloadgentoo-2-c5bf61794460b55265fd4011ba2b2a440ec14111.tar.gz
gentoo-2-c5bf61794460b55265fd4011ba2b2a440ec14111.tar.bz2
gentoo-2-c5bf61794460b55265fd4011ba2b2a440ec14111.zip
forgot to remove an unnecessary patch
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild
index 89048c203ede..0f95618c36b1 100644
--- a/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild
+++ b/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild,v 1.2 2004/02/22 02:30:47 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild,v 1.3 2004/02/22 23:07:45 lu_zero Exp $
IUSE="static nls bootstrap java build X multilib"
@@ -285,13 +285,6 @@ src_unpack() {
epatch ${WORKDIR}/patch
fi
- if [ "${ARCH}" = "ppc" ]
- then
-
-# in the base now
- epatch ${FILESDIR}/3.3.2/gcc332-altivec-fix.patch
- fi
-
if [ -z "${PP_VER}" ]
then
# Make gcc's version info specific to Gentoo