aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/valgrind/patches/100-fix_configure_check.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-19 22:35:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-19 22:35:27 +0000
commit35232039c0d3b21e40d447970784e464604e3e8a (patch)
tree0903d2906676f28bfc4f5d14359d93fe3e72d52e /package/devel/valgrind/patches/100-fix_configure_check.patch
parent939d0869cc40371138a81768ca7d1ddad9fd255e (diff)
downloadupstream-35232039c0d3b21e40d447970784e464604e3e8a.tar.gz
upstream-35232039c0d3b21e40d447970784e464604e3e8a.tar.bz2
upstream-35232039c0d3b21e40d447970784e464604e3e8a.zip
valgrind: update to the latest version, fix musl support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42978
Diffstat (limited to 'package/devel/valgrind/patches/100-fix_configure_check.patch')
-rw-r--r--package/devel/valgrind/patches/100-fix_configure_check.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/devel/valgrind/patches/100-fix_configure_check.patch b/package/devel/valgrind/patches/100-fix_configure_check.patch
index b06cc3bf71..87ef3b39fc 100644
--- a/package/devel/valgrind/patches/100-fix_configure_check.patch
+++ b/package/devel/valgrind/patches/100-fix_configure_check.patch
@@ -1,6 +1,6 @@
---- a/configure.in
-+++ b/configure.in
-@@ -260,7 +260,7 @@ case "${host_os}" in
+--- a/configure.ac
++++ b/configure.ac
+@@ -300,7 +300,7 @@ case "${host_os}" in
# Ok, this is linux. Check the kernel version
AC_MSG_CHECKING([for the kernel version])