aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-10-11 07:37:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-10-11 07:38:53 +0000
commitc7c701c0a3f184f15b0fb12a1250ad1e6cc72598 (patch)
tree9b251bfcc6cee61a83e954494193f16f29d1e656
parentbff97e5ad7f54a896bd8936ed6899934e4542c78 (diff)
downloadports-c7c701c0a3f184f15b0fb12a1250ad1e6cc72598.tar.gz
ports-c7c701c0a3f184f15b0fb12a1250ad1e6cc72598.zip
security/hexl: Broken on i386
Reported by: fallout
-rw-r--r--security/hexl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hexl/Makefile b/security/hexl/Makefile
index ed5783fdf134..831af6872180 100644
--- a/security/hexl/Makefile
+++ b/security/hexl/Makefile
@@ -9,6 +9,8 @@ COMMENT= Intel homomorphic encryption acceleration library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= error: __int128 is not supported on this target
+
LIB_DEPENDS= libcpu_features.so:devel/cpu_features
USES= cmake:testing compiler:c++11-lang localbase:ldflags