Remove experimental_enable_rule_based_toolchains

Removes nonexistent flag.
This commit is contained in:
Armando Montanez 2024-10-02 15:56:21 -07:00
parent 72d3b34612
commit c28b850603
1 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,2 @@
# Do not use the default toolchain.
build --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=0
# Enable rule-based toolchains.
build --@rules_cc//cc/toolchains:experimental_enable_rule_based_toolchains=True