Skip to content

Commit 8cfc6c8

Browse files
Google APIscopybara-github
authored andcommitted
chore: Undo removal of --include_source_info from .bazelrc
Committer: @miraleung PiperOrigin-RevId: 345067549
1 parent a0ba062 commit 8cfc6c8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.bazelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# To make proto_library rules to include source info in the descriptor
2+
build --protocopt=--include_source_info
23
build --protocopt=--experimental_allow_proto3_optional
34

45
# This is to avoid JVM SIGBUS crashes on highly parallel builds,
56
# see https://github.com/bazelbuild/bazel/issues/3236 for more details
67
build --enable_platform_specific_config
7-
build:linux --sandbox_tmpfs_path=/tmp
8+
build:linux --sandbox_tmpfs_path=/tmp

0 commit comments

Comments
 (0)