aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/toolchains/BUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/toolchains/BUILD b/third_party/toolchains/BUILD
index bbaecae565..2a68f3e7cc 100644
--- a/third_party/toolchains/BUILD
+++ b/third_party/toolchains/BUILD
@@ -71,7 +71,7 @@ platform(
name: "gceMachineType" # Small machines for majority of tests.
value: "n1-standard-8"
}
- """,
+ """,
)
# This target is auto-generated from release/cpp.tpl and should not be
@@ -79,7 +79,6 @@ platform(
toolchain(
name = "cc-toolchain-clang-x86_64-default",
exec_compatible_with = [
- "@bazel_tools//platforms:autoconfigured",
"@bazel_tools//platforms:linux",
"@bazel_tools//platforms:x86_64",
"@bazel_tools//tools/cpp:clang",