From e0f0469e0ba60766e9f4f30652f10a8a831755bf Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Tue, 4 Mar 2003 01:42:01 +0000 Subject: fix for #16782. over agressive CFLAGS cause compilation failures. --- media-video/xanim/xanim-2.80.1-r4.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'media-video/xanim/xanim-2.80.1-r4.ebuild') diff --git a/media-video/xanim/xanim-2.80.1-r4.ebuild b/media-video/xanim/xanim-2.80.1-r4.ebuild index afa33aea23e9..bada44fbe543 100644 --- a/media-video/xanim/xanim-2.80.1-r4.ebuild +++ b/media-video/xanim/xanim-2.80.1-r4.ebuild @@ -1,6 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.11 2003/02/13 13:37:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.12 2003/03/04 01:42:01 liquidx Exp $ + +inherit flag-o-matic +filter-flags -finline-functions LICENSE="XAnim" SLOT="0" -- cgit v1.2.3-65-gdbad