Loading core/combo/select.mk +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ 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. export CCACHE_BASEDIR := / export CCACHE_BASEDIR := $(ANDROID_BUILD_TOP) CCACHE_HOST_TAG := $(HOST_PREBUILT_TAG) # If we are cross-compiling Windows binaries on Linux Loading Loading
core/combo/select.mk +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ 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. export CCACHE_BASEDIR := / export CCACHE_BASEDIR := $(ANDROID_BUILD_TOP) CCACHE_HOST_TAG := $(HOST_PREBUILT_TAG) # If we are cross-compiling Windows binaries on Linux Loading