From 77c25c2dd164c28021ca0095a111adc7acc29e62 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 11 Nov 2015 08:32:28 +0000 Subject: elfutils: bump to 0.164 Patches are refreshed except for elfutils-portability, which is gone: https://lists.fedorahosted.org/pipermail/elfutils-devel/2015-October/005290.html Signed-off-by: Luiz Angelo Daros de Luca SVN-Revision: 47453 --- package/libs/elfutils/patches/004-maybe-uninitialized.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libs/elfutils/patches/004-maybe-uninitialized.patch') diff --git a/package/libs/elfutils/patches/004-maybe-uninitialized.patch b/package/libs/elfutils/patches/004-maybe-uninitialized.patch index 059ea277b0..d0ce85cc86 100644 --- a/package/libs/elfutils/patches/004-maybe-uninitialized.patch +++ b/package/libs/elfutils/patches/004-maybe-uninitialized.patch @@ -1,6 +1,6 @@ --- a/libelf/elf_getarsym.c +++ b/libelf/elf_getarsym.c -@@ -169,7 +169,7 @@ elf_getarsym (elf, ptr) +@@ -167,7 +167,7 @@ elf_getarsym (Elf *elf, size_t *ptr) /* We have an archive. The first word in there is the number of entries in the table. */ -- cgit v1.2.3