Allow building on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-23 21:02:15 +00:00
parent 2a4b53fe11
commit 9467abc309
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549849

View File

@ -12,7 +12,7 @@ COMMENT= Library and tools to support IPMI-capable hardware
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64 powerpc64le
BROKEN_aarch64= fails to link: libfreeipmi/.libs/libfreeipmi.so: undefined reference to inb (also outb)
BROKEN_armv7= fails to link: libfreeipmi/.libs/libfreeipmi.so: undefined reference to inb (also outb)