Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5895dd13 authored by Przemyslaw Szczepaniak's avatar Przemyslaw Szczepaniak
Browse files

Switch NDK arm64 libraries to 4.9.

Change-Id: Iffc30e34b798896d9259ca1dfc3ff2d21683d6a4
parent 16e1659e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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