commit: 0957b47b8954bfa47a337803b3e472e27e6e2355 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Mar 25 04:06:20 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=0957b47b
sci-biology/bwa: add bug link to patches... Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sci-biology/bwa/files/bwa-0.7.17-Makefile.patch | 4 ++++ sci-biology/bwa/files/bwa-0.7.17-gcc-10.patch | 2 ++ 2 files changed, 6 insertions(+) diff --git a/sci-biology/bwa/files/bwa-0.7.17-Makefile.patch b/sci-biology/bwa/files/bwa-0.7.17-Makefile.patch index 944369cb75e2..cbdd136e87aa 100644 --- a/sci-biology/bwa/files/bwa-0.7.17-Makefile.patch +++ b/sci-biology/bwa/files/bwa-0.7.17-Makefile.patch @@ -1,3 +1,7 @@ +https://github.com/lh3/bwa/pull/267 + +Rejected, but small parts of it included in https://github.com/lh3/bwa/pull/263 + --- a/Makefile +++ b/Makefile @@ -1,9 +1,7 @@ diff --git a/sci-biology/bwa/files/bwa-0.7.17-gcc-10.patch b/sci-biology/bwa/files/bwa-0.7.17-gcc-10.patch index 1babb8356c4a..4d2762cef84c 100644 --- a/sci-biology/bwa/files/bwa-0.7.17-gcc-10.patch +++ b/sci-biology/bwa/files/bwa-0.7.17-gcc-10.patch @@ -1,3 +1,5 @@ +https://github.com/lh3/bwa/pull/267 + --- a/rle.h +++ b/rle.h @@ -30,7 +30,7 @@
