Skip to content

Commit

Permalink
build: Remove decommissioned (in v5.x) bazel attribute (envoyproxy#31434
Browse files Browse the repository at this point in the history
)

Remove decommissioned (in v5.x) bazel attribute

Signed-off-by: Yan Avlasov <[email protected]>
  • Loading branch information
yanavlasov authored Dec 18, 2023
1 parent b18ea44 commit 56f88a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/bazel/cc_proto_descriptor_library/builddefs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ cc_proto_descriptor_library_aspect = aspect(
attr_aspects = ["deps"],
fragments = ["cpp"],
toolchains = use_cpp_toolchain(),
incompatible_use_toolchain_transition = True,
)

cc_proto_descriptor_library = rule(
Expand Down

0 comments on commit 56f88a1

Please sign in to comment.