Skip to content

Commit 12ca687

Browse files
committed
Fix zig cc autoloads
1 parent dbdd4fb commit 12ca687

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.bazelrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ common --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
1414
common --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
1515

1616
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

Comments
 (0)