Merge "Switch NDK libraries to 4.9 for x86_64 and mips64"
This commit is contained in:
@@ -23,7 +23,7 @@ TARGET_ARCH_VARIANT := x86_64
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Decouple NDK library selection with platform compiler version
|
# 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)),)
|
ifeq ($(strip $(TARGET_GCC_VERSION_EXP)),)
|
||||||
TARGET_GCC_VERSION := 4.8
|
TARGET_GCC_VERSION := 4.8
|
||||||
|
Reference in New Issue
Block a user