commit: 6dd5882287747eeff8b6901022efff96228c5bd2 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Nov 4 03:57:57 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Nov 4 03:57:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd58822
sci-visualization/gle: update comment for LTO fix in upstream git It should be fixed now. Recheck for the next version bump. Bug: https://bugs.gentoo.org/927779 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sci-visualization/gle/gle-4.3.8-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sci-visualization/gle/gle-4.3.8-r1.ebuild b/sci-visualization/gle/gle-4.3.8-r1.ebuild index a10258e6804e..bbcd6b347dca 100644 --- a/sci-visualization/gle/gle-4.3.8-r1.ebuild +++ b/sci-visualization/gle/gle-4.3.8-r1.ebuild @@ -50,6 +50,8 @@ src_configure() { # -Werror=odr # https://bugs.gentoo.org/927779 # https://github.com/vlabella/GLE/issues/35 + # + # fixed after 4.3.8 release. Recheck on next version bump. filter-lto local mycmakeargs=(
