aboutsummaryrefslogtreecommitdiffstats
path: root/main/valgrind/arm.patch
blob: 8281c8ba1f8c0fc8b5c8a88e1dfdb5580daaeb26 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -234,7 +234,7 @@
         ARCH_MAX="s390x"
         ;;
 
-     armv7*)
+     arm*)
 	AC_MSG_RESULT([ok (${host_cpu})])
 	ARCH_MAX="arm"
 	;;