Update vars.mk
This commit is contained in:
@@ -44,7 +44,7 @@ else ifeq ($(TARGET_BUILD_ARCH),armv7a)
|
|||||||
TARGET_ARCH := armv7a-linux-androideabi
|
TARGET_ARCH := armv7a-linux-androideabi
|
||||||
endif
|
endif
|
||||||
|
|
||||||
API := 21
|
API := 29
|
||||||
|
|
||||||
# compiler
|
# compiler
|
||||||
CC ?= $(TOOLCHAIN)/bin/$(TARGET_ARCH)$(API)-clang
|
CC ?= $(TOOLCHAIN)/bin/$(TARGET_ARCH)$(API)-clang
|
||||||
|
|||||||
Reference in New Issue
Block a user