Give these ports a verbose failure reason on powerpcX.

This commit is contained in:
Mark Linimon
2020-02-27 20:56:03 +00:00
parent f5ca5f5259
commit 9900024d2a

View File

@@ -14,8 +14,8 @@ LICENSE= GPLv3+ BSD3CLAUSE
LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING
BROKEN_powerpc= Does not build on powerpc
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_powerpc= Does not build on powerpc: src/ppui/fastfill.h:42:15: error: invalid operand for instruction
BROKEN_powerpc64= Does not build on powerpc64: src/ppui/fastfill.h:42:15: error: invalid operand for instruction
LIB_DEPENDS= liblhasa.so:archivers/lhasa \
libzzip.so:devel/zziplib \