Update vars.mk
This commit is contained in:
@@ -47,7 +47,9 @@ endif
|
||||
API := 29
|
||||
|
||||
# compiler
|
||||
ifeq "$(origin CC)" "default"
|
||||
undefine CC
|
||||
endif
|
||||
CC ?= $(TOOLCHAIN)/bin/$(TARGET_ARCH)$(API)-clang
|
||||
|
||||
# source config
|
||||
|
||||
Reference in New Issue
Block a user