mirror of https://github.com/encounter/objdiff.git
6 lines
106 B
TOML
6 lines
106 B
TOML
|
[target.x86_64-pc-windows-msvc]
|
||
|
linker = "rust-lld"
|
||
|
|
||
|
[target.aarch64-pc-windows-msvc]
|
||
|
linker = "rust-lld"
|