aboutsummaryrefslogtreecommitdiff
path: root/common.bazelrc
diff options
context:
space:
mode:
authorRomain Jobredeaux <jobredeaux@google.com>2023-03-31 11:18:31 -0400
committerRomain Jobredeaux <jobredeaux@google.com>2023-04-13 18:18:57 -0400
commit08e4fc845dc5aa67ca58e2b3769440093d82bdca (patch)
treef73169eaddc9d18dbc3b555927f9784ef442859c /common.bazelrc
parent85aa6aa91a11bccba5da61f942595dfa9101b650 (diff)
downloadbazel-08e4fc845dc5aa67ca58e2b3769440093d82bdca.tar.gz
Stop using platform mapping and delete mapping file
Bug: 249685973 Test: Presubmit Change-Id: I679e1195c689a35106df9efe31516544f06ac24c
Diffstat (limited to 'common.bazelrc')
-rw-r--r--common.bazelrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.bazelrc b/common.bazelrc
index 70371f5b..cef887af 100644
--- a/common.bazelrc
+++ b/common.bazelrc
@@ -3,7 +3,6 @@
# thrashing the output directory when switching between top level target
# --platforms values.
build --experimental_platform_in_output_dir
-build --platform_mappings=build/bazel/platforms/platform_mappings
# Use toolchain resolution to find the cc toolchain.
build --incompatible_enable_cc_toolchain_resolution