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 415640e commit 6d63905Copy full SHA for 6d63905
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