X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=.cargo%2Fconfig.toml;h=44f19b92fe3d5fec7148790137b72b3bfff7d3dc;hb=95d52b9d01c9894acc15e90d0e4be81a8df352ed;hp=7f7750279de39bf3c588d7f25e3a7f5358aef8ba;hpb=bd25470e4d4c104ab661fe6212f56179d9a32b32;p=stakingWatchdog.git diff --git a/.cargo/config.toml b/.cargo/config.toml index 7f77502..44f19b9 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,2 +1,4 @@ +# Not needed because we build on Windows with target +# 'x86_64-unknown-linux-gnu' and 'cargo zigbuild'. [target.x86_64-unknown-linux-musl] linker = "rust-lld"