add makefile for static compilation
This commit is contained in:
parent
368e3b2b30
commit
602ff3595d
12 changed files with 100 additions and 9 deletions
2
.cargo/config
Normal file
2
.cargo/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
[target.aarch64-unknown-linux-musl]
|
||||
linker = "aarch64-linux-musl-gcc"
|
Loading…
Add table
Add a link
Reference in a new issue