forked from StrafesNET/strafe-project
don't use mold
It makes compilation slightly more difficult for non-experts. It can still be enabled the same way in the system-wide config located at ~/.cargo/config.toml
This commit is contained in:
parent
70e1514ef9
commit
710670d78e
@ -1,6 +1,2 @@
|
|||||||
[registries.strafesnet]
|
[registries.strafesnet]
|
||||||
index = "sparse+https://git.itzana.me/api/packages/strafesnet/cargo/"
|
index = "sparse+https://git.itzana.me/api/packages/strafesnet/cargo/"
|
||||||
|
|
||||||
[target.x86_64-unknown-linux-gnu]
|
|
||||||
linker = "clang"
|
|
||||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user