git: eeca05020978 - 2022Q3 - security/heaan: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Jul 2022 23:36:45 UTC
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeca0502097871bb2b4ffa5bf617a870aa0af3d5 commit eeca0502097871bb2b4ffa5bf617a870aa0af3d5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-12 21:17:04 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-12 23:36:42 +0000 security/heaan: Broken on armv7 Reported by: fallout (cherry picked from commit 5e2977479ec5b7307201fe7a92c2f0dca5c06e14) --- security/heaan/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/heaan/Makefile b/security/heaan/Makefile index 358fd7c2be69..1f175b6749a8 100644 --- a/security/heaan/Makefile +++ b/security/heaan/Makefile @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE BROKEN_i386= error: __int128 is not supported on this target BROKEN_powerpc= error: __int128 is not supported on this target +BROKEN_armv7= error: __int128 is not supported on this target LIB_DEPENDS= libntl.so:math/ntl