x86_64-binary-release target

This commit is contained in:
Tony Garnock-Jones 2021-11-13 13:37:53 +01:00
parent 63e86efc38
commit a0e6ce0f4d
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ static-%:
# etc, ready on my system despite being otherwise able to rely on
# cross. I think. It's a bit confusing.
x86_64-binary: x86_64-binary-release
x86_64-binary-release:
cross build --target x86_64-unknown-linux-musl --release --all-targets --features vendored-openssl
arm-binary: arm-binary-release
arm-binary-release: