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:
@@ -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}])
|
||||
|
||||
Reference in New Issue
Block a user