commit: 71828c9b2b7e1c8c5c90085694fe2a50b6fac602 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 9 02:55:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 9 02:55:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71828c9b
dev-libs/elfutils: add bug link to arm64 musl patch Bug: https://bugs.gentoo.org/693772 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/elfutils/files/musl/elfutils-0.185-aarch64-regs.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-libs/elfutils/files/musl/elfutils-0.185-aarch64-regs.patch b/dev-libs/elfutils/files/musl/elfutils-0.185-aarch64-regs.patch index 99409540c1e..222c0527b68 100644 --- a/dev-libs/elfutils/files/musl/elfutils-0.185-aarch64-regs.patch +++ b/dev-libs/elfutils/files/musl/elfutils-0.185-aarch64-regs.patch @@ -1,5 +1,8 @@ https://www.sourceware.org/bugzilla/show_bug.cgi?id=25832 https://cgit.openembedded.org/openembedded-core/plain/meta/recipes-devtools/elfutils/files/0006-Fix-build-on-aarch64-musl.patch +https://bugs.gentoo.org/693772 + +Other variants/links: https://git.alpinelinux.org/aports/tree/main/elfutils/fix-aarch64_fregs.patch https://github.com/gentoo/musl/blob/6450482b9b4463b57ac249c63b7ed796e9874c40/dev-libs/elfutils/files/0.178/fix-aarch64_fregs.patch
