commit: a2d29ddf1946bc1f3678620bae3e4518bbedf0e5 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Mon Jul 14 19:25:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 23 02:30:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d29ddf
games-emulation/melonds-jg: update comment Signed-off-by: orbea <orbea <AT> riseup.net> Part-of: https://github.com/gentoo/gentoo/pull/43000 Signed-off-by: Sam James <sam <AT> gentoo.org> games-emulation/melonds-jg/melonds-jg-9999.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/games-emulation/melonds-jg/melonds-jg-9999.ebuild b/games-emulation/melonds-jg/melonds-jg-9999.ebuild index af1f24fc344a..c3d8bc14e7f2 100644 --- a/games-emulation/melonds-jg/melonds-jg-9999.ebuild +++ b/games-emulation/melonds-jg/melonds-jg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,11 +34,8 @@ BDEPEND=" " src_compile() { - # -Werror=strict-aliasing # https://bugs.gentoo.org/931907 - # - # Not trivial to fix and its a problem in melonds upstream. - # Its also uncertain if this port will be updated in the future. + # https://github.com/melonDS-emu/melonDS/issues/2349 append-flags -fno-strict-aliasing filter-lto
