mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 07:01:09 +02: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>