blob: b5ebd97a95cf30c2958d28df39e4b4afcd8c6ef0 [file] [log] [blame] [edit]
# Required for new toolchain resolution API.
build --incompatible_enable_cc_toolchain_resolution
build --@rules_cc//cc/toolchains:experimental_enable_rule_based_toolchains
# Produce useful output when the build fails.
common --verbose_failures