build/bazel/rules_cc/cc/BUILD

7 lines
194 B
Python
Raw Permalink Normal View History

2025-08-25 08:23:45 +08:00
# 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",
)