blob: bcadd0af2fd0063b4828f714373b282f8ec8af3a [file] [log] [blame] [view]
This example demonstrates what happens when a Bazel user doesn't have a proper
CC toolchain installed. This case commonly happens in projects with no C++ code,
so they don't have a hermetic method of building C++ code.