summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-mips64.mk
diff options
context:
space:
mode:
authorRaghu Gandham <raghu.gandham@imgtec.com>2014-09-02 16:30:00 -0700
committerRaghu Gandham <raghu.gandham@imgtec.com>2014-09-02 16:30:00 -0700
commit10326b3d7f1966381812ef55478619f714917c23 (patch)
tree4251dd13c0a70d8cc8f0b5a12e51afca73870bfa /core/combo/TARGET_linux-mips64.mk
parentec8778e89f872b9a12cc6b3367400ecd33cb32d0 (diff)
downloadbuild-10326b3d7f1966381812ef55478619f714917c23.zip
build-10326b3d7f1966381812ef55478619f714917c23.tar.gz
build-10326b3d7f1966381812ef55478619f714917c23.tar.bz2
[MIPS64] Modify the default MIPS64 build to MIPS64R6.
Change-Id: I797e4c2e5b69c6991545c26886b5b25e6f8c2a67
Diffstat (limited to 'core/combo/TARGET_linux-mips64.mk')
-rw-r--r--core/combo/TARGET_linux-mips64.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/combo/TARGET_linux-mips64.mk b/core/combo/TARGET_linux-mips64.mk
index b5555b2..a2e64c5 100644
--- a/core/combo/TARGET_linux-mips64.mk
+++ b/core/combo/TARGET_linux-mips64.mk
@@ -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