--- /usr/portage/media-video/gpac/gpac-0.4.4.ebuild 2008-06-21 16:36:26.000000000 +0200 +++ gpac-0.4.4.ebuild 2008-06-30 22:03:16.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.4.4.ebuild,v 1.14 2008/06/21 14:11:20 aballier Exp $ +# $Header: $ inherit eutils wxwidgets flag-o-matic multilib toolchain-funcs @@ -94,6 +94,11 @@ } src_compile() { + + # Work around bug #210865 + strip-flags + filter-flags -O* + if use ogg; then myconf="${myconf} --use-ogg=system" if use vorbis; then