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