We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0d452 commit 6114a70Copy full SHA for 6114a70
host/extension.bzl
@@ -54,6 +54,7 @@ host_platform_repo = repository_rule(
54
file contains a single <code>HOST_CONSTRAINTS</code> variable, which is a
55
list of strings, each of which is a label to a <code>constraint_value</code>
56
for the host platform.""",
57
+ local = True,
58
)
59
60
def _host_platform_impl(module_ctx):
0 commit comments