[MIPS64] Modify the default MIPS64 build to MIPS64R6.

Change-Id: I797e4c2e5b69c6991545c26886b5b25e6f8c2a67
This commit is contained in:
Raghu Gandham 2014-09-02 16:30:00 -07:00
parent ec8778e89f
commit 10326b3d7f
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
# version.
#
ifeq ($(strip $(TARGET_ARCH_VARIANT)),)
TARGET_ARCH_VARIANT := mips64r2
TARGET_ARCH_VARIANT := mips64r6
endif
# Decouple NDK library selection with platform compiler version

View File

@ -24,7 +24,7 @@ TARGET_NO_KERNEL := true
TARGET_ARCH := mips64
ifeq (,$(TARGET_ARCH_VARIANT))
TARGET_ARCH_VARIANT := mips64r2
TARGET_ARCH_VARIANT := mips64r6
endif
TARGET_CPU_ABI := mips64