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.
@local_config_platform
@platforms//host
1 parent 8e7d9cd commit a4e1b09Copy full SHA for a4e1b09
go/private/rules/go_bin_for_host.bzl
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-load("@local_config_platform//:constraints.bzl", "HOST_CONSTRAINTS")
+load("@platforms//host:constraints.bzl", "HOST_CONSTRAINTS")
16
load("//go/private:common.bzl", "GO_TOOLCHAIN")
17
18
def _ensure_target_cfg(ctx):
0 commit comments