android13/build/bazel/rules_cc/cc/BUILD

7 lines
194 B
Python

# Divergence from rules_cc: Use a stub BUILD file, as there are reduced
# dependencies in this fork.
alias(
name = "toolchain_type",
actual = "@bazel_tools//tools/cpp:toolchain_type",
)