diff options
author | Steven Barth <cyrus@openwrt.org> | 2015-06-29 06:47:31 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2015-06-29 06:47:31 +0000 |
commit | a47a5dd28df93d81b9c2f51e7c1d5059e7b836ca (patch) | |
tree | 708b665573b50b9e4901dd1f2880a45288fcec88 /package/libs/elfutils/patches/100-musl-compat.patch | |
parent | a742fcaf3b85c52f0b16fbb412735f495c703f2a (diff) | |
download | upstream-a47a5dd28df93d81b9c2f51e7c1d5059e7b836ca.tar.gz upstream-a47a5dd28df93d81b9c2f51e7c1d5059e7b836ca.tar.bz2 upstream-a47a5dd28df93d81b9c2f51e7c1d5059e7b836ca.zip |
elfutils: bump to 0.163
Bugfix only release.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 46136
Diffstat (limited to 'package/libs/elfutils/patches/100-musl-compat.patch')
-rw-r--r-- | package/libs/elfutils/patches/100-musl-compat.patch | 2 |
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 cf48bb0d41..a16f25addb 100644 --- a/package/libs/elfutils/patches/100-musl-compat.patch +++ b/package/libs/elfutils/patches/100-musl-compat.patch @@ -755,7 +755,7 @@ typedef struct Dwfl Dwfl; --- a/libdwfl/find-debuginfo.c +++ b/libdwfl/find-debuginfo.c -@@ -360,7 +360,7 @@ dwfl_standard_find_debuginfo (Dwfl_Modul +@@ -361,7 +361,7 @@ dwfl_standard_find_debuginfo (Dwfl_Modul /* If FILE_NAME is a symlink, the debug file might be associated with the symlink target name instead. */ |