Skip to content

Commit b11a87f

Browse files
Google APIscopybara-github
authored andcommitted
chore: Remove spurious build warnings by deleting--include_source_info from .bazelrc
Committer: @miraleung PiperOrigin-RevId: 344134135
1 parent 103cb3a commit b11a87f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.bazelrc

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

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

0 commit comments

Comments
 (0)