X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=blobdiff_plain;f=package%2Fdevel%2Fvalgrind%2Fpatches%2F130-fix_arm_arch_detection.patch;fp=package%2Fdevel%2Fvalgrind%2Fpatches%2F130-fix_arm_arch_detection.patch;h=26291f777bb7b7c4cbbf673f74701bde8edcbe09;hp=c8d203390c8344148f07509006330278dff79639;hb=0331770299b1587a96285fd1af33afe6de4ecbb9;hpb=493c9a35516c27a8ec412d97e63c8cf6f41a57ea 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" ;;