aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-07-01 08:39:30 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-07-01 08:47:27 +0000
commit6510cd1385ec20d54430c021207285a752331315 (patch)
treef2802d99661781d80be3bb8a24095f8d2f3ee850
parentce4a5d561943dc5b7c15e4ba617ca078289cd113 (diff)
downloadports-6510cd1385ec20d54430c021207285a752331315.tar.gz
ports-6510cd1385ec20d54430c021207285a752331315.zip
net-im/libsignal-client: Mark as broken on aarch64
(cherry picked from commit b5097ef59669c6c54c180cb20d1492b46805711e)
-rw-r--r--net-im/libsignal-client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile
index 3833811935bb..95db030b541a 100644
--- a/net-im/libsignal-client/Makefile
+++ b/net-im/libsignal-client/Makefile
@@ -11,6 +11,8 @@ COMMENT= Implementation of the Signal client protocol
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to compile: could not compile `polyval`: the feature named `crypto` is not valid for this target
+
BUILD_DEPENDS= protoc:devel/protobuf
USES= cargo ssl