commit | 10326b3d7f1966381812ef55478619f714917c23 | [log] [tgz] |
---|---|---|
author | Raghu Gandham <raghu.gandham@imgtec.com> | Tue Sep 02 16:30:00 2014 -0700 |
committer | Raghu Gandham <raghu.gandham@imgtec.com> | Tue Sep 02 16:30:00 2014 -0700 |
tree | 4251dd13c0a70d8cc8f0b5a12e51afca73870bfa | |
parent | ec8778e89f872b9a12cc6b3367400ecd33cb32d0 [diff] [blame] |
[MIPS64] Modify the default MIPS64 build to MIPS64R6. Change-Id: I797e4c2e5b69c6991545c26886b5b25e6f8c2a67
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