We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326b770 commit 9926010Copy full SHA for 9926010
.bazelrc
@@ -41,10 +41,6 @@ build --experimental_downloader_config=bazel/downloader.cfg
41
# frustrating when they fail and don't give any output. So, remove the limit.
42
build --experimental_ui_max_stdouterr_bytes=-1
43
44
-# TODO(#13311) - remove once gRPC works with Bazel v7 or when gRPC stops using
45
-# `apple_rules`.
46
-common:macos --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
47
-
48
# Inject ${GTEST_SHUFFLE} and ${GTEST_RANDOM_SEED} into the test environment
49
# if they are set in the enclosing environment. This allows for running tests
50
# in a random order to help expose undesirable interdependencies.
0 commit comments