aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/elfutils/patches/100-musl-compat.patch
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-07-11 11:26:14 -0700
committerPetr Štetiar <ynezz@true.cz>2020-12-22 18:59:10 +0100
commit0d502293e6061d99184a42ea728966f1432b6233 (patch)
tree286c05121378977ec2527fe8f895252c98b0a93b /package/libs/elfutils/patches/100-musl-compat.patch
parentc0e6b785f00737a767113c728a6cf4f3838ef9a2 (diff)
downloadupstream-0d502293e6061d99184a42ea728966f1432b6233.tar.gz
upstream-0d502293e6061d99184a42ea728966f1432b6233.tar.bz2
upstream-0d502293e6061d99184a42ea728966f1432b6233.zip
elfutils: update to 0.180
Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'package/libs/elfutils/patches/100-musl-compat.patch')
-rw-r--r--package/libs/elfutils/patches/100-musl-compat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/elfutils/patches/100-musl-compat.patch b/package/libs/elfutils/patches/100-musl-compat.patch
index 374e832d3f..508ff9e946 100644
--- a/package/libs/elfutils/patches/100-musl-compat.patch
+++ b/package/libs/elfutils/patches/100-musl-compat.patch
@@ -24,7 +24,7 @@ https://sourceware.org/bugzilla/show_bug.cgi?id=21002
#include <sys/param.h>
--- a/libdw/libdw_alloc.c
+++ b/libdw/libdw_alloc.c
-@@ -147,5 +147,5 @@ __attribute ((noreturn)) attribute_hidde
+@@ -152,5 +152,5 @@ __attribute ((noreturn)) attribute_hidde
__libdw_oom (void)
{
while (1)