Skip to content

Commit 6680e6a

Browse files
committed
Remove -gmlt
1 parent 554e313 commit 6680e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ build:java21 --tool_java_runtime_version=remotejdk_21
8989
import %workspace%/tools/javacopts.bazelrc
9090

9191
# For release, stamp binaries, use optimized mode w/ minimum line table debugging.
92-
build:release --stamp -c opt --copt=-gmlt
92+
build:release --stamp -c opt
9393

9494
# Use the RBE instance in the kythe-repo project
9595
build:remote --remote_instance_name=projects/kythe-repo/instances/default_instance --bes_instance_name=kythe-repo

0 commit comments

Comments
 (0)