valgrind: bump to 3.19.0
[openwrt/openwrt.git] / package / devel / valgrind / patches / 130-fix_arm_arch_detection.patch
index 26291f777bb7b7c4cbbf673f74701bde8edcbe09..957e5c930fb6c46453e6547f4491c00b1665c573 100644 (file)
@@ -6,7 +6,7 @@ Last-Update: 2013-11-30
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -252,7 +252,7 @@ case "${host_cpu}" in
+@@ -275,7 +275,7 @@ case "${host_cpu}" in
          ARCH_MAX="s390x"
          ;;