From 85510dae95f90c0d8d5af65715dfa2dd9fe78be5 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 19 Dec 2012 13:14:55 +0000 Subject: valgrind: bump to 3.8.1 Status of the patches: * valgrind-compiler-check.patch, no longer needed, merged upstream. * valgrind-dont-include-a-out-header.patch, kept, just refreshed * valgrind-fix-ccache-support.patch, adapted to the newer Valgrind release. * valgrind-largefile.patch, kept, just refreshed * valgrind-more-ioctls.patch, removed. Most of it was merged upstream. This patch was anyway a feature addition, so it shouldn't be kept in Buildroot. * valgrind-workaround-SIGSEGV-on-PPC.patch, kept as is, just refreshed. This bump also fixes the build failure we were experiencing with Valgrind 3.7.0 against recent Glibc versions. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/valgrind/valgrind-dont-include-a-out-header.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/valgrind/valgrind-dont-include-a-out-header.patch') diff --git a/package/valgrind/valgrind-dont-include-a-out-header.patch b/package/valgrind/valgrind-dont-include-a-out-header.patch index ed1c939ed..2afd44a88 100644 --- a/package/valgrind/valgrind-dont-include-a-out-header.patch +++ b/package/valgrind/valgrind-dont-include-a-out-header.patch @@ -20,7 +20,7 @@ Index: b/coregrind/m_debuginfo/readstabs.c =================================================================== --- a/coregrind/m_debuginfo/readstabs.c +++ b/coregrind/m_debuginfo/readstabs.c -@@ -52,7 +52,21 @@ +@@ -53,7 +53,21 @@ /* --- !!! --- EXTERNAL HEADERS start --- !!! --- */ #if defined(VGO_linux) -- cgit v1.2.3