aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-11-10 08:47:05 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-11-10 08:47:05 +0200
commit8e89cc129d90dbdb6c148c650706dc6209d05803 (patch)
tree3eff74abb85160df4a1b1ae7d321409d066b7aad
parent87fc8e0748125a14a1a3abec62778c7bdcec4026 (diff)
zephyr-upstream: sanitycheck --ccache has been removed
It's replaced by CMake ccache mechanism. Change-Id: I70ff082776673240d11905090b0fc0574f83f02e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xzephyr-upstream/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr-upstream/builders.sh b/zephyr-upstream/builders.sh
index 9071ae01ab..18400c136d 100755
--- a/zephyr-upstream/builders.sh
+++ b/zephyr-upstream/builders.sh
@@ -66,7 +66,7 @@ time sanitycheck \
--outdir ${OUTDIR} \
--no-clean \
--enable-slow \
- --ccache
+ -x=USE_CCACHE=${USE_CCACHE}
cd ${WORKSPACE}
# OUTDIR is already per-platform, but it may get contaminated with unrelated