[PATCH] Force ARMv6 support on if possible.
Jonathan Morton
jmorton at sd070.hel.movial.fi
Wed Jun 3 00:25:19 PDT 2009
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8bfb688..9fc115b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -326,7 +326,7 @@ AC_SUBST(VMX_CFLAGS)
AM_CONDITIONAL(USE_VMX, test $have_vmx_intrinsics = yes)
dnl Check for ARM SIMD instructions
-ARM_SIMD_CFLAGS=""
+ARM_SIMD_CFLAGS="-march=armv6"
have_arm_simd=no
AC_MSG_CHECKING(whether to use ARM SIMD assembler)
--
1.5.6.3
--=-w/ck5zYBESUgkOr1eIRS
Content-Disposition: attachment; filename*0=0005-Don-t-force-the-float-ABI-when-turning-on-NEON-suppo.pat; filename*1=ch
Content-Type: text/x-patch; name="0005-Don-t-force-the-float-ABI-when-turning-on-NEON-suppo.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
More information about the cairo
mailing list