All checks were successful
CI / Formatting (push) Successful in 1m6s
Was causing undefined symbol errors
3 lines
130 B
TOML
3 lines
130 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
linker = "clang"
|
|
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"] #, "-Zshare-generics=y"]
|