mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
drop attempt at enabling mmx support since it doesn't work on amd64 (bug #564980)
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -19,7 +19,7 @@ HOMEPAGE="http://sourceforge.net/projects/vbam/"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
IUSE="cairo cpu_flags_x86_mmx ffmpeg gtk link lirc nls openal +sdl wxwidgets"
|
||||
IUSE="cairo ffmpeg gtk link lirc nls openal +sdl wxwidgets"
|
||||
REQUIRED_USE="|| ( sdl gtk wxwidgets )"
|
||||
|
||||
RDEPEND=">=media-libs/libpng-1.4:0=
|
||||
@@ -72,7 +72,6 @@ src_configure() {
|
||||
$(cmake-utils_use_enable wxwidgets WX)
|
||||
$(cmake-utils_use_enable x86 ASM_CORE)
|
||||
$(cmake-utils_use_enable x86 ASM_SCALERS)
|
||||
$(cmake-utils_use_enable cpu_flags_x86_mmx MMX)
|
||||
-DCMAKE_SKIP_RPATH=ON
|
||||
-DDATA_INSTALL_DIR=share/games/${PN}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user