Undo an accidental commit of the linker setting

This commit is contained in:
Natty 2023-11-03 19:56:29 +01:00
parent 2c3d675392
commit c8627a996c
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 0 additions and 4 deletions

View File

@ -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"]