commit: ebd6285d85cb1e5b921f68fd5f6cd571feb1603b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 22:23:11 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 22:23:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd6285d
sys-devel/m4: add link to upstream gnulib/musl/ppc patch Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/m4/files/ppc-musl.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-devel/m4/files/ppc-musl.patch b/sys-devel/m4/files/ppc-musl.patch index d7d8255a444a..4aff0ba1cf5c 100644 --- a/sys-devel/m4/files/ppc-musl.patch +++ b/sys-devel/m4/files/ppc-musl.patch @@ -1,7 +1,8 @@ -Needed to fix build on ppc + musl. Doesn't seem to yet be in upstream gnulib. +Needed to fix build on ppc + musl. Should pop up in next gnulib sync in release (different patch). https://www.openwall.com/lists/musl/2017/11/05/2 https://github.com/void-linux/void-packages/blob/master/srcpkgs/grep/patches/ppc-musl.patch +https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=2d830e4a792fcd9f614ed08a7f18584b8b21d23b --- a/lib/sigsegv.c +++ b/lib/sigsegv.c @@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;
