From 47d7058b65bf88666ed5f39500e1c1436d946fb6 Mon Sep 17 00:00:00 2001 From: andrewkatson Date: Sun, 2 Jun 2024 13:20:01 -0400 Subject: [PATCH] Undo change --- .bazelrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bazelrc b/.bazelrc index e37cdc3189..945f142c8a 100644 --- a/.bazelrc +++ b/.bazelrc @@ -2,6 +2,7 @@ common --enable_bzlmod build --incompatible_enable_cc_toolchain_resolution build --incompatible_strict_action_env build --enable_runfiles +build --enable_platform_specific_config build --registry=https://raw.githubusercontent.com/bazelboost/registry/main build --registry=https://bcr.bazel.build query --registry=https://raw.githubusercontent.com/bazelboost/registry/main