am e685e849: am 8de543fd: Merge "Switch NDK libraries to 4.9 for x86_64 and mips64"

* commit 'e685e849c02bb75bf0d9c871e87556472c4fca73':
  Switch NDK libraries to 4.9 for x86_64 and mips64
This commit is contained in:
Dan Albert 2015-03-13 23:29:05 +00:00 committed by Android Git Automerger
commit 92b0082275
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ TARGET_ARCH_VARIANT := x86_64
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