aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar shahan <shahan@google.com>2018-05-11 09:46:54 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-05-11 09:48:45 -0700
commitcfc64a3910ed7c144763f4156a9b4979c5f15d96 (patch)
tree37e81201d4fe835e2483893008978fbb17d93d96 /scripts
parent91b867f6b1b5c417172efe1fa278282d14500922 (diff)
Records profiling information for ActionFS staging and updates.
PiperOrigin-RevId: 196266567
Diffstat (limited to 'scripts')
-rw-r--r--scripts/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/BUILD b/scripts/BUILD
index ee6ef86c37..32f2a39c31 100644
--- a/scripts/BUILD
+++ b/scripts/BUILD
@@ -18,7 +18,7 @@ genrule(
output_to_bindir = 1,
# Bazel 0.8.0 doesn't have this target under @bazel_tools, so we have to
# use it from the main repository
- toolchains = ["@bazel_tools//tools/jdk:current_java_runtime"],
+ toolchains = ["@bazel_tools//tools/jdk:current_host_java_runtime"],
tools = [
":generate_bash_completion.sh",
"//src:bazel",