boringtun: broken on ppc for now (ftbfs in ring)
This commit is contained in:
parent
cf6d79f28f
commit
d713357b83
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue