mirror of https://github.com/bazelbuild/platforms
5 lines
120 B
Python
5 lines
120 B
Python
|
load("@host_platform//:constraints.bzl", _host_constraints = "HOST_CONSTRAINTS")
|
||
|
|
||
|
HOST_CONSTRAINTS = _host_constraints
|
||
|
|