Skip to content

Commit 539b420

Browse files
committed
Remove invalid attr
1 parent ca54a6f commit 539b420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cc/cc_static_library.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,4 @@ cc_static_library = rule(
132132
),
133133
},
134134
toolchains = ["@bazel_tools//tools/cpp:toolchain_type"],
135-
incompatible_use_toolchain_transition = True,
136135
)

0 commit comments

Comments
 (0)