aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jdk/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/jdk/BUILD')
-rw-r--r--tools/jdk/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jdk/BUILD b/tools/jdk/BUILD
index 87e654f890..92cf7dd21d 100644
--- a/tools/jdk/BUILD
+++ b/tools/jdk/BUILD
@@ -185,7 +185,7 @@ alias(
alias(
name = "host_jdk",
- actual = "@local_jdk//:jdk",
+ actual = "@embedded_jdk//:jdk",
)
genrule(