mirror of
https://gitlab.com/veloren/veloren.git
synced 2025-07-25 12:52:26 +00:00
switch to using mold linker
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
rustflags = [
|
||||
"-C", "link-arg=-fuse-ld=gold",
|
||||
"-C", "link-arg=-fuse-ld=mold",
|
||||
]
|
||||
|
||||
[target.x86_64-pc-windows-gnu]
|
||||
|
Reference in New Issue
Block a user