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