Build linux under windows with MUSL

This commit is contained in:
2022-09-22 19:26:13 +02:00
parent c82438d297
commit bbb2e2688e
5 changed files with 25 additions and 18 deletions

View File

@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-musl]
linker = "rust-lld"