Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
491ec81298
commit
381b472eca
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[target.x86_64-unknown-linux-gnu]
|
||||||
|
linker = "/usr/bin/clang"
|
||||||
|
rustflags = ["-C", "link-arg=--ld-path=/usr/bin/mold"]
|
Loading…
Reference in New Issue
Block a user