Merge "Replace Rust global arg with more legible alternative" am: 10fed2697e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1917677 Change-Id: Ia1fb52fdff5f073c34ca7e5aec0ddc6a8e3f57a2
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