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 --- src/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/BUILD') diff --git a/src/BUILD b/src/BUILD index 8f5da4f0d4..9c30902162 100644 --- a/src/BUILD +++ b/src/BUILD @@ -361,7 +361,7 @@ genrule( # Technically, this should be prefixed with @bazel_tools, but in order to # avoid having to wait a Bazel release which has this target under # @bazel_tools, we use it from the main repository. It's the same anyway. - toolchains = ["@bazel_tools//tools/jdk:current_java_runtime"], + toolchains = ["@bazel_tools//tools/jdk:current_host_java_runtime"], tools = ["combine_derived_java_srcs.sh"], visibility = ["//:__pkg__"], ) -- cgit v1.2.3