commit: bd856278b49657fe47f8404af7775f20e523fc2b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 04:51:30 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 04:51:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd856278
dev-libs/libffi: add bug reference to BTI patch Added in 6521e1f5d4cceb00f082def621d7e28b7788b7f5. We backported those patches as Fedora has to fix it. Bug: https://github.com/libffi/libffi/issues/855 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libffi/files/libffi-3.4.6-arm64-bti.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libffi/files/libffi-3.4.6-arm64-bti.patch b/dev-libs/libffi/files/libffi-3.4.6-arm64-bti.patch index 66dc9f181b79..ad8a95ae506d 100644 --- a/dev-libs/libffi/files/libffi-3.4.6-arm64-bti.patch +++ b/dev-libs/libffi/files/libffi-3.4.6-arm64-bti.patch @@ -1,3 +1,4 @@ +https://github.com/libffi/libffi/issues/855 https://github.com/libffi/libffi/commit/f64141ee3f9e455a060bd09e9ab72b6c94653d7c From f64141ee3f9e455a060bd09e9ab72b6c94653d7c Mon Sep 17 00:00:00 2001
