Home
last modified time | relevance | path

Searched refs:get_compiler_path (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/tools/build/mk/
H A Dlos_config.mk48 get_compiler_path = $(or $(wildcard $(1)),$(dir $(shell which $(CROSS_COMPILE)as))) macro
51 LITEOS_COMPILER_PATH ?= $(call get_compiler_path,$(LITEOSTOPDIR)/../../prebuilts/clang/ohos/linux-x86_64/llvm/bin/)
66 LITEOS_COMPILER_PATH ?= $(call get_compiler_path,$(LITEOSTOPDIR)/../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/)

Completed in 2 milliseconds