mirror of https://git.FreeBSD.org/ports.git
net-p2p/pulsar-client-cpp: Only for i386 amd64
Reported by: fallout
(cherry picked from commit 771a98d923
)
This commit is contained in:
parent
8effa1cd5b
commit
dbd447ebfc
|
@ -10,6 +10,7 @@ WWW= https://pulsar.apache.org/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 # due to requrement of instruction sets crc32, pclmul
|
||||
BROKEN_i386= compilation fails due to overflow, see https://github.com/apache/pulsar-client-cpp/issues/449
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs
|
||||
|
|
Loading…
Reference in New Issue