We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdd4fb commit 12ca687Copy full SHA for 12ca687
1 file changed
.bazelrc
@@ -14,3 +14,7 @@ common --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
14
common --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
15
16
common:enable-reload --@rules_itest//:enable_per_service_reload
17
+
18
+# TODO: Remove once transitives are fixed
19
+common --incompatible_autoload_externally=+@rules_cc
20
0 commit comments