security/helib: Broken on i386
Reported by: fallout
This commit is contained in:
parent
07943dfe91
commit
c16487047e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523486
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue