diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-20 13:54:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-20 13:54:13 +0000 |
commit | 99fb7d9a4e88875c28c2b76a4acdd42c5c9fe160 (patch) | |
tree | 102b5a042ceb02a1bb0aaa1ee1a95813bd859e1f /package/libs/elfutils/patches/100-musl-compat.patch | |
parent | 99856ebf5cbdd520cf58cef9cf2323a4a6168ebc (diff) | |
download | upstream-99fb7d9a4e88875c28c2b76a4acdd42c5c9fe160.tar.gz upstream-99fb7d9a4e88875c28c2b76a4acdd42c5c9fe160.tar.bz2 upstream-99fb7d9a4e88875c28c2b76a4acdd42c5c9fe160.zip |
elfutils: bump to 0.165
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 48393
Diffstat (limited to 'package/libs/elfutils/patches/100-musl-compat.patch')
-rw-r--r-- | package/libs/elfutils/patches/100-musl-compat.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/elfutils/patches/100-musl-compat.patch b/package/libs/elfutils/patches/100-musl-compat.patch index 7427e9a762..25e15047a5 100644 --- a/package/libs/elfutils/patches/100-musl-compat.patch +++ b/package/libs/elfutils/patches/100-musl-compat.patch @@ -151,7 +151,7 @@ #include <gelf.h> --- a/src/ldlex.c +++ b/src/ldlex.c -@@ -1099,7 +1099,7 @@ char *ldtext; +@@ -1106,7 +1106,7 @@ char *ldtext; #include <assert.h> #include <ctype.h> #include <elf.h> @@ -621,7 +621,7 @@ #include <stdlib.h> --- a/libcpu/i386_lex.c +++ b/libcpu/i386_lex.c -@@ -571,7 +571,7 @@ char *i386_text; +@@ -578,7 +578,7 @@ char *i386_text; #endif #include <ctype.h> |