aboutsummaryrefslogtreecommitdiffstats
path: root/package/valgrind/valgrind-dont-include-a-out-header.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-19 13:14:55 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-01 22:24:27 +0100
commit85510dae95f90c0d8d5af65715dfa2dd9fe78be5 (patch)
tree23b30a905a2a891611dfb0efb591ac4f7062bf8a /package/valgrind/valgrind-dont-include-a-out-header.patch
parentb4c0647e14fe329a8ac3d1d5de064e22b3624eda (diff)
downloadbuildroot-novena-85510dae95f90c0d8d5af65715dfa2dd9fe78be5.tar.gz
buildroot-novena-85510dae95f90c0d8d5af65715dfa2dd9fe78be5.zip
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 <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/valgrind/valgrind-dont-include-a-out-header.patch')
-rw-r--r--package/valgrind/valgrind-dont-include-a-out-header.patch2
1 files changed, 1 insertions, 1 deletions
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)