Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
2a4b53fe11
commit
9467abc309
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549849
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user