summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-05-06 10:45:55 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-05-06 10:47:40 -0400
commitef95b8d7d6e3f6bd16348d4f2fc31a083859fb87 (patch)
tree3b47b559bfa74f573650cc7d24bd45ca8c7fb48d /games-emulation/mgba/mgba-9999.ebuild
parentapp-misc/fastfetch: drop 2.11.3 (diff)
downloadgentoo-ef95b8d7d6e3f6bd16348d4f2fc31a083859fb87.tar.gz
gentoo-ef95b8d7d6e3f6bd16348d4f2fc31a083859fb87.tar.bz2
gentoo-ef95b8d7d6e3f6bd16348d4f2fc31a083859fb87.zip
games-emulation/mgba: fix bundled rapidjson with gcc14
(only used with USE=discord) Closes: https://bugs.gentoo.org/924019 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation/mgba/mgba-9999.ebuild')
-rw-r--r--games-emulation/mgba/mgba-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-emulation/mgba/mgba-9999.ebuild b/games-emulation/mgba/mgba-9999.ebuild
index d4ce0e18832b..97441a1c618f 100644
--- a/games-emulation/mgba/mgba-9999.ebuild
+++ b/games-emulation/mgba/mgba-9999.ebuild
@@ -63,6 +63,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-0.10.0-optional-updater.patch
+ "${FILESDIR}"/${PN}-0.10.3-rapidjson-gcc14-const.patch
)
pkg_setup() {