summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald van Dijk <truedfx@gentoo.org>2010-02-04 18:02:35 +0000
committerHarald van Dijk <truedfx@gentoo.org>2010-02-04 18:02:35 +0000
commitca54cb7cae17449df4d2211bdb3f5639bfd5f001 (patch)
tree01f9e515b3cb269ed20c2b0bbfddc5a05a6fdeff /dev-lang/gpc/gpc-20070904.ebuild
parentMarked ~hppa (bug #298502). (diff)
downloadgentoo-2-ca54cb7cae17449df4d2211bdb3f5639bfd5f001.tar.gz
gentoo-2-ca54cb7cae17449df4d2211bdb3f5639bfd5f001.tar.bz2
gentoo-2-ca54cb7cae17449df4d2211bdb3f5639bfd5f001.zip
Don't try to replace -m*=native, it's not necessary and it was done wrong (#303453)
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gpc/gpc-20070904.ebuild')
-rw-r--r--dev-lang/gpc/gpc-20070904.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lang/gpc/gpc-20070904.ebuild b/dev-lang/gpc/gpc-20070904.ebuild
index e76dac3731ae..39d7b0f15c87 100644
--- a/dev-lang/gpc/gpc-20070904.ebuild
+++ b/dev-lang/gpc/gpc-20070904.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/gpc-20070904.ebuild,v 1.3 2009/09/23 16:51:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/gpc-20070904.ebuild,v 1.4 2010/02/04 18:02:35 truedfx Exp $
inherit eutils flag-o-matic versionator toolchain-funcs
strip-flags
filter-flags "-pipe"
-replace-cpu-flags "native" ""
#due to cache requirements we cannot dynamically match gcc version
#so sticking to a particular (and working) one