From 7ba6500d2cf7893d83047a70797fab83a9a9b434 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 15 Jun 2015 07:46:21 +0000 Subject: elfutils: bump to 0.162 Besides source.tgz, 001-elfutils-portability.patch (provided by upstream project) where updated. Other patches where updated to fix hulk warnings and minor conflicts. Signed-off-by: Luiz Angelo Daros de Luca SVN-Revision: 45984 --- package/libs/elfutils/patches/004-maybe-uninitialized.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 7d54d71..059ea27 100644 --- a/package/libs/elfutils/patches/004-maybe-uninitialized.patch +++ b/package/libs/elfutils/patches/004-maybe-uninitialized.patch @@ -1,6 +1,6 @@ ---- elfutils-0.160/libelf/elf_getarsym.c.org 2014-11-06 01:56:58.664116919 -0200 -+++ elfutils-0.160/libelf/elf_getarsym.c 2014-11-06 01:57:09.396116918 -0200 -@@ -166,7 +166,7 @@ +--- a/libelf/elf_getarsym.c ++++ b/libelf/elf_getarsym.c +@@ -169,7 +169,7 @@ elf_getarsym (elf, ptr) /* We have an archive. The first word in there is the number of entries in the table. */ -- cgit v1.1