Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 705570662
Change-Id: I6d7f937522f50088dd17e2f92d0ca827a1904c61
  • Loading branch information
katre authored and copybara-github committed Dec 12, 2024
1 parent e4808e7 commit 4e07c92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ def _compilation_flags_aspect_impl(target, ctx):

compilation_flags_aspect = aspect(
attrs = {
"_cc_toolchain": attr.label(
default = Label("@bazel_tools//tools/cpp:current_cc_toolchain"),
),
"_xcode_config": attr.label(default = Label("@bazel_tools//tools/osx:current_xcode_config")),
},
fragments = ["cpp"],
Expand Down

0 comments on commit 4e07c92

Please sign in to comment.