diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 04:33:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 04:34:05 +0000 |
commit | c35444070a9fca2903e7f5f94151fea8166bf4fd (patch) | |
tree | 72cfe9fb86cacda85ca93bb9bea01c7554f64135 /sys-devel/m4 | |
parent | sys-apps/grep: add links to musl patch (diff) | |
download | gentoo-c35444070a9fca2903e7f5f94151fea8166bf4fd.tar.gz gentoo-c35444070a9fca2903e7f5f94151fea8166bf4fd.tar.bz2 gentoo-c35444070a9fca2903e7f5f94151fea8166bf4fd.zip |
sys-devel/m4: add links to musl patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/m4')
-rw-r--r-- | sys-devel/m4/files/ppc-musl.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-devel/m4/files/ppc-musl.patch b/sys-devel/m4/files/ppc-musl.patch index 6ba37f233591..d7d8255a444a 100644 --- a/sys-devel/m4/files/ppc-musl.patch +++ b/sys-devel/m4/files/ppc-musl.patch @@ -1,3 +1,7 @@ +Needed to fix build on ppc + musl. Doesn't seem to yet be in upstream gnulib. + +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 --- a/lib/sigsegv.c +++ b/lib/sigsegv.c @@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION; |