aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/valgrind/patches/130-fix_arm_arch_detection.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/devel/valgrind/patches/130-fix_arm_arch_detection.patch')
-rw-r--r--package/devel/valgrind/patches/130-fix_arm_arch_detection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/devel/valgrind/patches/130-fix_arm_arch_detection.patch b/package/devel/valgrind/patches/130-fix_arm_arch_detection.patch
index 957e5c930f..9a7b591e70 100644
--- a/package/devel/valgrind/patches/130-fix_arm_arch_detection.patch
+++ b/package/devel/valgrind/patches/130-fix_arm_arch_detection.patch
@@ -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"
;;