summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-01-15 22:27:24 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-01-15 22:27:24 +0000
commitff6b95dcc4c097df804c0ed036d87bbb82ac1416 (patch)
tree4d7075bc1ca4cb188bea710a2ca4165f9bf92b1e /app-text/aspell/aspell-0.60.4.ebuild
parentFix from Redhat for login shells that begin with a "-" #118257 by Avuton Olrich. (diff)
downloadgentoo-2-ff6b95dcc4c097df804c0ed036d87bbb82ac1416.tar.gz
gentoo-2-ff6b95dcc4c097df804c0ed036d87bbb82ac1416.tar.bz2
gentoo-2-ff6b95dcc4c097df804c0ed036d87bbb82ac1416.zip
gcc-4+ppc workaround
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/aspell/aspell-0.60.4.ebuild')
-rw-r--r--app-text/aspell/aspell-0.60.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/aspell/aspell-0.60.4.ebuild b/app-text/aspell/aspell-0.60.4.ebuild
index 7c7cae218d7b..1f7220f6776f 100644
--- a/app-text/aspell/aspell-0.60.4.ebuild
+++ b/app-text/aspell/aspell-0.60.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.4.ebuild,v 1.2 2005/11/14 21:01:46 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.4.ebuild,v 1.3 2006/01/15 22:27:24 lu_zero Exp $
inherit libtool eutils flag-o-matic
@@ -23,10 +23,10 @@ src_unpack() {
}
src_compile() {
- [ "${ARCH}" == "ppc" ] && append-flags -O2 -fsigned-char
use gpm && append-ldflags -lgpm
filter-flags -fno-rtti
filter-flags -fvisibility=hidden #77109
+ filter-flags -maltivec -mabi=altivec
elibtoolize --reverse-deps
econf \