rust: Use wild
This commit is contained in:
@@ -3,4 +3,4 @@ rustc-wrapper = "sccache"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "/usr/bin/clang"
|
||||
rustflags = ["-C", "link-arg=--ld-path=/usr/bin/mold"]
|
||||
rustflags = ["-Clink-arg=--ld-path=/usr/bin/wild"]
|
||||
|
||||
Reference in New Issue
Block a user