--- games-arcade/stepmania/stepmania-3.9.ebuild 2006-10-25 00:05:34.000000000 +0200 +++ games-arcade/stepmania/stepmania-3.9.ebuild 2006-11-03 23:51:24.000000000 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.4 2006/10/24 21:51:32 tupone Exp $ -inherit eutils autotools games +inherit eutils autotools games flag-o-matic IUSE="debug gtk jpeg mp3 mpeg vorbis force-oss" @@ -43,6 +43,8 @@ } src_compile() { + append-flags -fno-strict-aliasing + econf \ $(use_with debug) \ $(use_with jpeg) \