This commit is contained in:
parent
cab6c605ab
commit
763acd0ad8
3 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
# TODO: Share generics when using nightly no longer causes an undefined symbol error
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"] #, "-Zshare-generics=y"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue