git: e6319f5a31a7 - main - security/heaan: same issue as on i386
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Jun 10 13:20:07 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e6319f5a31a7ee6afa779cca02abae7694063215
commit e6319f5a31a7ee6afa779cca02abae7694063215
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-10 13:17:19 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-10 13:17:19 +0000
security/heaan: same issue as on i386
---
security/heaan/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/security/heaan/Makefile b/security/heaan/Makefile
index 82ea9331e96b..17907a57af27 100644
--- a/security/heaan/Makefile
+++ b/security/heaan/Makefile
@@ -10,6 +10,7 @@ LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/../../LICENSE
BROKEN_i386= error: __int128 is not supported on this target
+BROKEN_powerpc= error: __int128 is not supported on this target
LIB_DEPENDS= libntl.so:math/ntl
More information about the dev-commits-ports-all
mailing list