Mark as BROKEN on armv7 and powerpc64-12.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-05-29 05:03:10 +00:00
parent 9569152547
commit 254fc05ec5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536935

View File

@ -13,6 +13,9 @@ LICENSE= LGPL21+ GPLv3+ # source mentions GPLv3+, LICENSE.txt LGPL21+
LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING # don't remove space
BROKEN_armv7= fails to configure: Looking for include file endian.h - not found
BROKEN_FreeBSD_12_powerpc64= fails to compile: freeminer-0.4.10.4/src/util/lock.h:200:31: error: cannot convert 'const shared_map<Key, T, Compare, Allocator>*' to 'locker*
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USE_GITHUB= yes