commit | 67d0910b601ed171b3c7e0d48e4ade8e3d778b88 | [log] [tgz] |
---|---|---|
author | Alex Eagle <alex@aspect.dev> | Tue Jul 25 20:12:07 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 25 20:12:07 2023 -0700 |
tree | 371c728242cb53d765b618480402cb267bb11935 | |
parent | 6a6f4253eaf1deae5919206a8cfd19f6dcd0abe5 [diff] |
Update .bazelrc
diff --git a/.bazelrc b/.bazelrc index 742a3f6..87478f0 100644 --- a/.bazelrc +++ b/.bazelrc
@@ -23,7 +23,7 @@ build:release --workspace_status_command "${PWD}/workspace_status.sh" build:release -c opt --stamp -# Don't try and auto detect the cc toolchain +# Don't try to auto-detect the cc toolchain. We will supply a toolchain if we need one. build --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 build --incompatible_enable_cc_toolchain_resolution