mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-emulation/pcsx2-9999: explicitly disable opencl and vtune
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/14900 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
374226702c
commit
c95b0e6bc1
@@ -76,9 +76,11 @@ src_configure() {
|
||||
-DDOC_DIR=/usr/share/doc/"${PF}"
|
||||
-DEGL_API=FALSE
|
||||
-DGTK3_API=TRUE
|
||||
-DOPENCL_API=FALSE
|
||||
-DPLUGIN_DIR="/usr/$(get_libdir)/${PN}"
|
||||
# wxGTK must be built against same sdl version
|
||||
-DSDL2_API=TRUE
|
||||
-DUSE_VTUNE=FALSE
|
||||
)
|
||||
|
||||
WX_GTK_VER="3.0-gtk3" setup-wxwidgets
|
||||
|
||||
Reference in New Issue
Block a user