aboutsummaryrefslogtreecommitdiff
path: root/security/helib
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-01-18 19:05:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-01-18 19:05:05 +0000
commitc16487047ee796d563cb0504f9d0ccfab5025c8b (patch)
tree95a0cb752703755421f0b1e3376b7821cda7435f /security/helib
parent07943dfe91c5fc9a02b293a6898ea22f62f8df54 (diff)
downloadports-c16487047ee796d563cb0504f9d0ccfab5025c8b.tar.gz
ports-c16487047ee796d563cb0504f9d0ccfab5025c8b.zip
security/helib: Broken on i386
Reported by: fallout
Notes
Notes: svn path=/head/; revision=523486
Diffstat (limited to 'security/helib')
-rw-r--r--security/helib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/helib/Makefile b/security/helib/Makefile
index 270f56f3a375..92546a36b161 100644
--- a/security/helib/Makefile
+++ b/security/helib/Makefile
@@ -11,6 +11,8 @@ COMMENT= Implementation of homomorphic encryption
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= no matching function for call to 'assertEq', see https://github.com/homenc/HElib/issues/342
+
LIB_DEPENDS= libgmp.so:math/gmp \
libntl.so:math/ntl