diff options
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.6-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.6-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-3.3.6-r1.ebuild b/sys-devel/gcc/gcc-3.3.6-r1.ebuild index 3e6f6eae75ac..a78d975dbe35 100644 --- a/sys-devel/gcc/gcc-3.3.6-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.13 2009/02/15 22:48:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.14 2009/02/15 23:03:11 vapier Exp $ MAN_VER="" PATCH_VER="1.6" @@ -90,7 +90,4 @@ src_unpack() { epatch ${FILESDIR}/3.3.4/libffi-without-libgcj.patch #epatch ${FILESDIR}/3.4.3/libffi-nogcj-lib-path-fix.patch fi - - [[ $(tc-arch) == "amd64" ]] && \ - replace-cpu-flags k8 athlon64 opteron i686 } |