Home | History | Annotate | Download | only in core

Lines Matching refs:NDK_TOOLCHAIN

599 # Allow the user to define NDK_TOOLCHAIN to a custom toolchain name.
603 NDK_TOOLCHAIN := $(strip $(NDK_TOOLCHAIN))
604 ifdef NDK_TOOLCHAIN
606 $(if $(filter-out $(NDK_ALL_TOOLCHAINS),$(NDK_TOOLCHAIN)),\
607 $(call __ndk_info,NDK_TOOLCHAIN is defined to the unsupported value $(NDK_TOOLCHAIN)) \
611 $(call ndk_log, Using specific toolchain $(NDK_TOOLCHAIN))
615 # version number. Unlike NDK_TOOLCHAIN, this only changes the suffix of
636 $(call ndk_log, $(space)$(space)$(tc): $(NDK_TOOLCHAIN.$(tc).abis))\