Loading core/combo/TARGET_linux-x86_64.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/combo/TARGET_linux-x86_64.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading