X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build-root%2Fbootstrap.sh;h=f83734fd4afb5fd5ac83d39bd024dbb3a11c4c9f;hb=060c6fc0b54c909db56856b4d3e3fa65265f5871;hp=5c8fe5f161f8c496cebed9e6bfca445ecbd3c508;hpb=7210e9470eeeb0ff1a259db1f448011da3774d8c;p=vpp.git diff --git a/build-root/bootstrap.sh b/build-root/bootstrap.sh index 5c8fe5f161f..f83734fd4af 100755 --- a/build-root/bootstrap.sh +++ b/build-root/bootstrap.sh @@ -5,7 +5,9 @@ cd ../ wsroot=`pwd` # PATH -CCACHE_DIR="$build_root/.ccache" +if [[ ! $CCACHE_DIR ]];then + CCACHE_DIR="$build_root/.ccache" +fi ADD_TO_PATH="$build_root/tools/ccache-bin:$build_root/tools/bin" # Construct build-config.mk