Loading core/combo/TARGET_linux-arm64.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -35,7 +35,7 @@ TARGET_ARCH_VARIANT := armv8 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.9 TARGET_GCC_VERSION := 4.9 Loading Loading
core/combo/TARGET_linux-arm64.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -35,7 +35,7 @@ TARGET_ARCH_VARIANT := armv8 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.9 TARGET_GCC_VERSION := 4.9 Loading