net-p2p/pulsar-client-cpp: Only for i386 amd64

Reported by:	fallout

(cherry picked from commit 771a98d923)
This commit is contained in:
Yuri Victorovich 2024-11-09 22:55:21 -08:00
parent 8effa1cd5b
commit dbd447ebfc
1 changed files with 1 additions and 0 deletions

View File

@ -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