2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-19 00:09:37 +03:00

games-emulation/pcsx2: update live

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-05-08 01:54:49 -04:00
parent d99e9d32d8
commit 7cd3f84056
2 changed files with 0 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
GSHwHack.cpp:799:55: error: no member named 'exp2' in namespace 'std'
--- a/pcsx2/GS/Renderers/HW/GSHwHack.cpp
+++ b/pcsx2/GS/Renderers/HW/GSHwHack.cpp
@@ -7,2 +7,3 @@
#include "GS/GSUtil.h"
+#include <cmath>

View File

@@ -87,7 +87,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.7.5835-musl-header.patch
"${FILESDIR}"/${PN}-1.7.5913-musl-cache.patch
"${FILESDIR}"/${PN}-2.2.0-missing-header.patch
"${FILESDIR}"/${PN}-2.3.275-missing-header.patch
"${FILESDIR}"/${PN}-2.3.309-pluto-pkgconf.patch
)