mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-24 12:11:11 +01:00
Install and configure an s390x C toolchain when building Vault editions that need CGO on s390x. x86_64 and aarch64 need no special handling as it is assumed that those binaries are compiled on runners with matching architecture. Signed-off-by: Ryan Cragun <me@ryan.ec>