aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/bazel/bazel-native_0.21.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/bazel/bazel-native_0.21.0.bb b/recipes-devtools/bazel/bazel-native_0.21.0.bb
index 5a2d0ad..f1baa33 100644
--- a/recipes-devtools/bazel/bazel-native_0.21.0.bb
+++ b/recipes-devtools/bazel/bazel-native_0.21.0.bb
@@ -16,6 +16,8 @@ inherit native python3native
INHIBIT_SYSROOT_STRIP = "1"
+CCACHE_DISABLE = "1"
+
DEPENDS = "coreutils-native \
zip-native \
openjdk-8-native \