Enable LTO for Rust dylibs
Test: m rust Test: TH Change-Id: I2257fe9fce1457821a5cf7df644c73f3137a62bb
This commit is contained in:
@@ -54,6 +54,7 @@ var (
|
||||
// TODO (b/267698452): Temporary workaround until the "no unstable
|
||||
// features" policy is enforced.
|
||||
"-A stable-features",
|
||||
"-Zdylib-lto",
|
||||
}
|
||||
|
||||
deviceGlobalRustFlags = []string{
|
||||
|
Reference in New Issue
Block a user