--- emacs-23.2.ebuild 2010-05-08 10:35:23.000000000 +0200 +++ emacs-23.2-r1.ebuild 2010-05-13 00:28:38.632683901 +0200 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild,v 1.2 2010/05/08 08:06:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2-r1.ebuild,v 1.2 2010/05/13 00:16:03 jasiu based on ulm Exp $ EAPI=2 @@ -116,6 +116,10 @@ src_configure() { ALLOWED_FLAGS="" strip-flags + + # from etc/PROBLEMS + [ $(gcc-version) == 4.5 ] && append-flags -fno-optimize-sibling-calls + #unset LDFLAGS if use sh; then replace-flags -O[1-9] -O0 #262359