Build tool with musl for now

This commit is contained in:
2022-09-11 20:50:15 +02:00
parent aa717886b4
commit 92954ce53e
4 changed files with 44 additions and 9 deletions

View File

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