libvirt: unbreak aarch64-musl

fixed by 6417310d00
This commit is contained in:
Johannes 2018-12-04 14:17:55 +01:00
parent 8f5e6bf4b6
commit 8c92d1e5ac

View file

@ -16,10 +16,6 @@ changelog="https://libvirt.org/news.html"
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
checksum=7f9d830173f146ed3b8a8fdf6b6e03a99ce72b21a26c1468b2b688e5fdff276c
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="error: redefinition of struct _aarch64_ctx" ;;
esac
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
system_accounts="libvirt"
libvirt_groups="disk,kvm"