X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fdevel%2Fvalgrind%2Fpatches%2F130-fix_arm_arch_detection.patch;h=957e5c930fb6c46453e6547f4491c00b1665c573;hb=d075bb3f4a5317fa403cc8fa11bd561607ea6b71;hp=26291f777bb7b7c4cbbf673f74701bde8edcbe09;hpb=e21fea92891fbdfb4eb14e9fe836530b6225cb1f;p=openwrt%2Fopenwrt.git 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 26291f777b..957e5c930f 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 -@@ -252,7 +252,7 @@ case "${host_cpu}" in +@@ -275,7 +275,7 @@ case "${host_cpu}" in ARCH_MAX="s390x" ;;