We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 103cb3a commit b11a87fCopy full SHA for b11a87f
.bazelrc
@@ -1,8 +1,7 @@
1
# To make proto_library rules to include source info in the descriptor
2
-build --protocopt=--include_source_info
3
build --protocopt=--experimental_allow_proto3_optional
4
5
# This is to avoid JVM SIGBUS crashes on highly parallel builds,
6
# see https://github.com/bazelbuild/bazel/issues/3236 for more details
7
build --enable_platform_specific_config
8
-build:linux --sandbox_tmpfs_path=/tmp
+build:linux --sandbox_tmpfs_path=/tmp
0 commit comments