Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 8588137

Browse files
authored
Remove --experimental_enable_repo_mapping. (#311)
bazel 0.24.1 doesn't support it, and we haven't used it since commit 11f65c8.
1 parent c7fcd96 commit 8588137

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.bazelrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# Needed by gRPC to build on some platforms.
55
build --copt -DGRPC_BAZEL_BUILD
66

7-
common --experimental_enable_repo_mapping
8-
97
# --config=asan : Address Sanitizer.
108
common:asan --copt -fsanitize=address
119
common:asan --copt -DADDRESS_SANITIZER

0 commit comments

Comments
 (0)