am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."

* commit '7754e0ce894044e43c50e002e342f03317205668':
  [MIPS64] Modify the default MIPS64 build to MIPS64R6.
This commit is contained in:
Ying Wang 2014-09-03 19:30:25 +00:00 committed by Android Git Automerger
commit 729c9ff5ec
2 changed files with 2 additions and 2 deletions

View File

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

View File

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