From 4d709fb5f32d79642bd35d059e9193be4cda53c8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 15 Feb 2009 23:03:11 +0000 Subject: Use the replace-cpu-flags logic in the eclass #252698 by Le retraité. (Portage version: 2.2_rc23/cvs/Linux x86_64) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sys-devel/gcc/gcc-3.3.6-r1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys-devel/gcc/gcc-3.3.6-r1.ebuild') 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 } -- cgit v1.2.3-65-gdbad