commit:     771184da3c13e19b95b01a16bfa79dcf196db132
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 25 04:10:05 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Mar 25 04:11:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=771184da

sci-biology/bwa: note that filter-lto has been fixed upstream

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-biology/bwa/bwa-0.7.17.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-biology/bwa/bwa-0.7.17.ebuild 
b/sci-biology/bwa/bwa-0.7.17.ebuild
index e1b6dbb6184e..455cbc875ee3 100644
--- a/sci-biology/bwa/bwa-0.7.17.ebuild
+++ b/sci-biology/bwa/bwa-0.7.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,6 +28,8 @@ src_configure() {
        # -Werror=lto-type-mismatch
        # https://bugs.gentoo.org/862255
        # https://github.com/lh3/bwa/issues/411
+       #
+       # Fix merged upstream. Remove on next revbump.
        filter-lto
 
        tc-export CC AR

Reply via email to