From cfc64a3910ed7c144763f4156a9b4979c5f15d96 Mon Sep 17 00:00:00 2001 From: shahan Date: Fri, 11 May 2018 09:46:54 -0700 Subject: Records profiling information for ActionFS staging and updates. PiperOrigin-RevId: 196266567 --- scripts/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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", -- cgit v1.2.3