git: c7c701c0a3f1 - main - security/hexl: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Oct 2021 07:38:56 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7c701c0a3f184f15b0fb12a1250ad1e6cc72598 commit c7c701c0a3f184f15b0fb12a1250ad1e6cc72598 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-11 07:37:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-10-11 07:38:53 +0000 security/hexl: Broken on i386 Reported by: fallout --- security/hexl/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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