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

Commit e685e849 authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

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

* commit '8de543fd':
  Switch NDK libraries to 4.9 for x86_64 and mips64
parents b478d625 8de543fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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