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