vault: mark broken

This commit is contained in:
Michael Aldridge 2021-08-30 17:01:22 -05:00
parent 1a32f61803
commit d376d93425
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ checksum=dbf389458fddeb5f8c567d00b6d17ce054f5b7667c226dbb598aa2c0f9048004
system_accounts="_vault"
make_dirs="/var/lib/vault 0700 _vault _vault
/etc/vault 0700 root root"
broken="FTBFS w/ Go 1.17 - hashicorp/vault#12456"
case "$XBPS_TARGET_MACHINE" in
arm*) go_ldflags="$go_ldflags -linkmode=external";;