Searched refs:CCACHE_PATH (Results 1 – 2 of 2) sorted by relevance
275 CCACHE_PATH := $(shell which ccache 2>/dev/null) macro276 ifneq ($(CCACHE_PATH),)356 ifneq ($(CCACHE_PATH),)358 ln -s $(CCACHE_PATH) $(TOOLCHAIN_PATH)/bin/ccache/$(CC)
415 d.setVar('CCACHE_PATH', d.getVar('PATH'))