We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554e313 commit 6680e6aCopy full SHA for 6680e6a
.bazelrc
@@ -89,7 +89,7 @@ build:java21 --tool_java_runtime_version=remotejdk_21
89
import %workspace%/tools/javacopts.bazelrc
90
91
# For release, stamp binaries, use optimized mode w/ minimum line table debugging.
92
-build:release --stamp -c opt --copt=-gmlt
+build:release --stamp -c opt
93
94
# Use the RBE instance in the kythe-repo project
95
build:remote --remote_instance_name=projects/kythe-repo/instances/default_instance --bes_instance_name=kythe-repo
0 commit comments