diff options
Diffstat (limited to 'harmony/valgrind/arm.patch')
-rw-r--r-- | harmony/valgrind/arm.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/harmony/valgrind/arm.patch b/harmony/valgrind/arm.patch deleted file mode 100644 index 8281c8ba1..000000000 --- a/harmony/valgrind/arm.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -234,7 +234,7 @@ - ARCH_MAX="s390x" - ;; - -- armv7*) -+ arm*) - AC_MSG_RESULT([ok (${host_cpu})]) - ARCH_MAX="arm" - ;; |