mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark as broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
bf83b238ea
commit
dca9b642e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471979
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ LICENSE= BSD2CLAUSE
|
||||||
BROKEN_armv6= fails to link: testmain uses VFP register arguments, dict.o does not
|
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_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_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
|
BROKEN_FreeBSD_12= fails to build: ficl/Makefile line 13: Could not find bsd.stand.mk
|
||||||
|
|
||||||
.if !exists(${SRC_BASE}/sys/Makefile)
|
.if !exists(${SRC_BASE}/sys/Makefile)
|
||||||
|
|
Loading…
Add table
Reference in a new issue