Replace Rust global arg with more legible alternative
Bug: 201431719 Test: m rust Change-Id: I5e0fae74e1df02f059ddcfa004b29059126a52e0
This commit is contained in:
@@ -41,7 +41,7 @@ var (
|
||||
}
|
||||
|
||||
GlobalRustFlags = []string{
|
||||
"--remap-path-prefix $$(pwd)=",
|
||||
"-Z remap-cwd-prefix=.",
|
||||
"-C codegen-units=1",
|
||||
"-C debuginfo=2",
|
||||
"-C opt-level=3",
|
||||
|
Reference in New Issue
Block a user