mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Remove spaces in .cargo/config file
This commit is contained in:
parent
d63da1beb9
commit
7ef4d3e093
@ -1,4 +1,5 @@
|
|||||||
[target.x86_64-unknown-linux-gnu]
|
[target.x86_64-unknown-linux-gnu]
|
||||||
rustflags = [
|
rustflags = [
|
||||||
"-C", "link-arg=-fuse-ld=gold",
|
"-C", "link-arg=-fuse-ld=gold",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user