commit: c7b820a2ed5261b815d262bca51e2bdf854bbdf1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 12:00:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 12:00:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b820a2
sys-fs/mdadm: add upstream link for GCC warnings patch Bug: https://bugs.gentoo.org/931972 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/mdadm/files/mdadm-4.3-do-not-call-gcc-directly.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-fs/mdadm/files/mdadm-4.3-do-not-call-gcc-directly.patch b/sys-fs/mdadm/files/mdadm-4.3-do-not-call-gcc-directly.patch index e7cccda166e7..0ba8c45284c1 100644 --- a/sys-fs/mdadm/files/mdadm-4.3-do-not-call-gcc-directly.patch +++ b/sys-fs/mdadm/files/mdadm-4.3-do-not-call-gcc-directly.patch @@ -1,3 +1,6 @@ +https://bugs.gentoo.org/931972 +https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=027b2d37a8cd56973d117107acc25a64cfe0a92f + From b7028334f2dfbb0b11cf1fa34ecb89d5287c367b Mon Sep 17 00:00:00 2001 From: Gwendal Grignou <[email protected]> Date: Wed, 15 May 2024 14:30:59 -0700
