1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-06-08 04:19:06 +00:00
parent bf83b238ea
commit dca9b642e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471979

View File

@ -15,6 +15,7 @@ LICENSE= BSD2CLAUSE
BROKEN_armv6= fails to link: testmain uses VFP register arguments, dict.o does not
BROKEN_armv7= fails to link: testmain uses VFP register arguments, dict.o does not
BROKEN_mips64= fails to link: relocation truncated to fit: R_MIPS_26 against `__assert@@FBSD_1.0'
BROKEN_powerpc64= fails to build: ficl/Makefile line 25: Could not find bsd.stand.mk
BROKEN_FreeBSD_12= fails to build: ficl/Makefile line 13: Could not find bsd.stand.mk
.if !exists(${SRC_BASE}/sys/Makefile)