--- /var/cache/portage/app-office/lyx/lyx-1.3.5.ebuild 2004-12-02 23:18:07.000000000 -0500 +++ ebuilds/app-office/lyx/lyx-1.3.5-r1.ebuild 2004-12-09 23:50:14.000000000 -0500 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5.ebuild,v 1.7 2004/12/03 03:40:27 usata Exp $ -inherit kde-functions eutils libtool +inherit kde-functions eutils libtool flag-o-matic DESCRIPTION="WYSIWYM frontend for LaTeX" HOMEPAGE="http://www.lyx.org/" @@ -63,6 +63,8 @@ export WANT_AUTOCONF=2.5 + filter-flags -fstack-protector + replace-flags -Os -O2 local flags="${CXXFLAGS} -fno-stack-protector" unset CFLAGS unset CXXFLAGS