diff --git a/config/vars.mk b/config/vars.mk index 2f950f0..703a902 100644 --- a/config/vars.mk +++ b/config/vars.mk @@ -47,6 +47,7 @@ endif API := 29 # compiler +undefine CC CC ?= $(TOOLCHAIN)/bin/$(TARGET_ARCH)$(API)-clang # source config