--- /usr/portage/app-office/abiword/abiword-2.0.10.ebuild 2004-08-18 17:14:22.000000000 -0500 +++ abiword-2.0.10-r1.ebuild 2004-08-30 21:22:24.901159184 -0500 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.1 2004/08/18 22:14:22 foser Exp $ -inherit eutils +inherit eutils flag-o-matic IUSE="gnome jpeg spell xml2" @@ -42,6 +42,9 @@ src_compile() { + # Crashes unless we do this. + filter-flags "-fomit-frame-pointer" + # this is a hack since I don't want to go hack in the gnome-vfs headerfiles. # The issue is about gnome-vfs containing "long long" which makes gcc 3.3.1 balk cp configure configure.old