Undo an accidental commit of the linker setting
This commit is contained in:
parent
2c3d675392
commit
c8627a996c
|
@ -1,6 +1,2 @@
|
|||
[registries.crates-io]
|
||||
protocol = "sparse"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
|
||||
|
|
Loading…
Reference in New Issue