1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Also mark broken on powerpc64le (untested, but will fail same way).

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-23 18:19:55 +00:00
parent cfe53b8ef2
commit 68319a90db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549771

View File

@ -39,6 +39,7 @@ BROKEN_aarch64= fails to compile: implicit declaration of function outb
BROKEN_armv6= fails to configure: cannot find /nxb-bin/usr/bin/cc
BROKEN_armv7= fails to configure: cannot find /nxb-bin/usr/bin/cc
BROKEN_powerpc64= fails to compile: implicit declaration of function outb
BROKEN_powerpc64le= fails to compile: implicit declaration of function outb
BROKEN_sparc64= fails to compile: implicit declaration of function outb
.include <bsd.port.pre.mk>