You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add workaround to support RBE on macOS and windows (#22423)
Adds a workaround for `bazel-toolchains` that allows us to
use RBE on macOS or Windows. This no longer works with the
recent upgrades to `bazel-toolchains`.
t
It seems like we can remove this workaround once `bazel-toolchains`
supports cross-compilation, or if we start generating the
toolchain configurations our own (needs more investigation).
0 commit comments