valgrind: add simple patch to build on +armv6.

This commit is contained in:
Juan RP 2013-03-12 14:52:14 +01:00
parent 6957c41f07
commit 40eae48646
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- configure
+++ configure
@@ -5279,7 +5279,7 @@
ARCH_MAX="s390x"
;;
- armv7*)
+ arm*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ok (${host_cpu})" >&5
$as_echo "ok (${host_cpu})" >&6; }
ARCH_MAX="arm"