Merge change 6928

* changes:
  set -fpu=neon so we can use arm_neon.h
This commit is contained in:
Android (Google) Code Review
2009-07-14 10:50:13 -07:00

View File

@@ -14,4 +14,4 @@ ARCH_ARM_HAVE_FFS := true
arch_variant_cflags := \
-march=armv7-a \
-mfloat-abi=softfp \
-mfpu=vfp
-mfpu=neon