valgrind: update to 3.10.1 and fix kernel >= 4.0

This updates valgrind to version 3.10.1 and make configure work with
kernel version > 4.0. This patch was taken from upstream valgrind.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 46302
This commit is contained in:
Hauke Mehrtens
2015-07-11 20:55:36 +00:00
parent 763e2502b6
commit b2314679b6
3 changed files with 45 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
#else
--- a/configure.ac
+++ b/configure.ac
@@ -1031,8 +1031,6 @@ case "${GLIBC_VERSION}" in
@@ -1025,8 +1025,6 @@ case "${GLIBC_VERSION}" in
*)
AC_MSG_RESULT([unsupported version ${GLIBC_VERSION}])