From 92b44ea50a21b878b35f081bfc90c06b799c0c03 Mon Sep 17 00:00:00 2001 From: Damjan Marion Date: Wed, 14 Mar 2018 22:09:22 +0100 Subject: use system provided ccache links Change-Id: I0860bbd0cf368fc3638b861504ebf642ee9d3807 Signed-off-by: Damjan Marion --- build-root/bootstrap.sh | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'build-root/bootstrap.sh') diff --git a/build-root/bootstrap.sh b/build-root/bootstrap.sh index c3b355b4f8c..ec4f6436fda 100755 --- a/build-root/bootstrap.sh +++ b/build-root/bootstrap.sh @@ -23,10 +23,7 @@ if [[ ! $CCACHE_DIR ]];then fi ADD_TO_PATH="$build_root/tools/ccache-bin:$build_root/tools/bin" -# Construct build-config.mk cd $build_root -echo SOURCE_PATH = $wsroot > build-config.mk -echo echo Saving PATH settings in `pwd`/path_setup echo Source this file later, as needed cat >path_setup <