commit | 8de543fdec61cae9eef8e3b3f7a0e5cc4cd0aa70 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Mar 13 23:18:25 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 13 23:18:25 2015 +0000 |
tree | f724de6996bbcf9243fa2ba6d629f92a41779933 | |
parent | 9db3e6c61fe10073a2ed829f1036bc6281767202 [diff] | |
parent | 0e2d00ff1f1e3b3bd4e13e70a62c1f8927c3436d [diff] |
Merge "Switch NDK libraries to 4.9 for x86_64 and mips64"
diff --git a/core/combo/TARGET_linux-x86_64.mk b/core/combo/TARGET_linux-x86_64.mk index 89e42f9..2adb157 100644 --- a/core/combo/TARGET_linux-x86_64.mk +++ b/core/combo/TARGET_linux-x86_64.mk
@@ -23,7 +23,7 @@ endif # Decouple NDK library selection with platform compiler version -TARGET_NDK_GCC_VERSION := 4.8 +TARGET_NDK_GCC_VERSION := 4.9 ifeq ($(strip $(TARGET_GCC_VERSION_EXP)),) TARGET_GCC_VERSION := 4.8