Loading core/combo/select.mk +3 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,9 @@ ifneq ($(USE_CCACHE),) # We don't really use system headers much so the rootdir is # fine; ensures these paths are relative for all Android trees # on a workstation. ifeq ($(CCACHE_BASEDIR),) export CCACHE_BASEDIR := $(ANDROID_BUILD_TOP) endif CCACHE_HOST_TAG := $(HOST_PREBUILT_TAG) # If we are cross-compiling Windows binaries on Linux Loading Loading
core/combo/select.mk +3 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,9 @@ ifneq ($(USE_CCACHE),) # We don't really use system headers much so the rootdir is # fine; ensures these paths are relative for all Android trees # on a workstation. ifeq ($(CCACHE_BASEDIR),) export CCACHE_BASEDIR := $(ANDROID_BUILD_TOP) endif CCACHE_HOST_TAG := $(HOST_PREBUILT_TAG) # If we are cross-compiling Windows binaries on Linux Loading