fix build
This commit is contained in:
parent
15a4041785
commit
ab8e78e1b1
4 changed files with 5 additions and 100 deletions
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[target.x86_64-pc-windows-msvc]
|
||||
linker = "rust-lld.exe"
|
||||
rustflags = ["-Zshare-generics=n"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue