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 c8d203390c..26291f777b 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
-@@ -234,7 +234,7 @@ case "${host_cpu}" in
+@@ -252,7 +252,7 @@ case "${host_cpu}" in
ARCH_MAX="s390x"
;;