boringtun: broken on ppc for now (ftbfs in ring)

This commit is contained in:
q66 2019-06-10 21:34:29 +02:00 committed by Johannes
parent cf6d79f28f
commit d713357b83
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ checksum=544c72fc482b636e7f6460bfee205adafc55de534067819e4e4914980f0d1350
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="ioctl function signature differs on glibc and musl" ;;
ppc*) broken="ftbfs in ring" ;;
esac
post_install() {