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 a2ec4ea commit 7543347Copy full SHA for 7543347
tools/release/defs.bzl
@@ -51,7 +51,6 @@ def rust_binary(name, visibility = [], **kwargs):
51
str(Label(":debug_build")): [],
52
"//conditions:default": [
53
"-Copt-level=3",
54
- "-Clto",
55
"-Cstrip=symbols",
56
],
57
}),
0 commit comments