mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
games-emulation/pcsx2: update live
Untested but this workaround shouldn't be needed anymore given pcsx2 updated its bundled lzma and it has a __GLIBC__ check. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -109,10 +109,6 @@ src_configure() {
|
||||
strip-unsupported-flags
|
||||
fi
|
||||
|
||||
# pthread_attr_setaffinity_np is not supported on musl, may be possible
|
||||
# to remove if bundled lzma code is updated like 7zip did (bug #935298)
|
||||
use elibc_musl && append-cppflags -DZ7_AFFINITY_DISABLE
|
||||
|
||||
local mycmakeargs=(
|
||||
-DBUILD_SHARED_LIBS=no
|
||||
-DDISABLE_ADVANCE_SIMD=yes
|
||||
|
||||
Reference in New Issue
Block a user