build: musl static binary + native + strip
This commit is contained in:
parent
cda502d79c
commit
8df88d2c42
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[build]
|
||||
target = "x86_64-unknown-linux-musl"
|
||||
rustflags = "-C target-cpu=native -C strip=symbols"
|
Loading…
x
Reference in New Issue
Block a user