summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-13 22:23:06 +0000
committerSam James <sam@gentoo.org>2022-03-13 22:23:28 +0000
commite95c5bda4917036a15a4f21088abb5d0f3986185 (patch)
tree073b77a690351a878a5f19c4b1a774466fe34545 /sys-apps/grep
parentsys-apps/diffutils: add link to upstream gnulib/musl/ppc patch (diff)
downloadgentoo-e95c5bda4917036a15a4f21088abb5d0f3986185.tar.gz
gentoo-e95c5bda4917036a15a4f21088abb5d0f3986185.tar.bz2
gentoo-e95c5bda4917036a15a4f21088abb5d0f3986185.zip
sys-apps/grep: add link to upstream gnulib/musl/ppc patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/grep')
-rw-r--r--sys-apps/grep/files/ppc-musl.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/grep/files/ppc-musl.patch b/sys-apps/grep/files/ppc-musl.patch
index d7d8255a444a..4aff0ba1cf5c 100644
--- a/sys-apps/grep/files/ppc-musl.patch
+++ b/sys-apps/grep/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;