From 4760f4ac4ec033600918a4902f345b0e39082342 Mon Sep 17 00:00:00 2001 From: Dudko Alexey Date: Mon, 27 Sep 2021 18:54:53 +0200 Subject: [PATCH] Make platforms targets publicly visible (#107) --- platforms/BUILD.bazel | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platforms/BUILD.bazel b/platforms/BUILD.bazel index 3ca82683..f636aa59 100644 --- a/platforms/BUILD.bazel +++ b/platforms/BUILD.bazel @@ -12,6 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +package(default_visibility = ["//visibility:public"]) + platform( name = "linux-x86_64", constraint_values = [