forked from StrafesNET/strafe-project
don't use mold
It makes compilation slightly more difficult for non-experts. It can still be enabled locally the same way in ~/.cargo/config.toml
This commit is contained in:
parent
70e1514ef9
commit
9e8b3432be
@ -1,6 +1,2 @@
|
||||
[registries.strafesnet]
|
||||
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