Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 13:20:07 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e6319f5a31a7 - main - security/heaan: same issue as on i386
Message-ID:  <202106101320.15ADK7f7030334@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6319f5a31a7ee6afa779cca02abae7694063215

commit e6319f5a31a7ee6afa779cca02abae7694063215
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-06-10 13:17:19 +0000
Commit:     Piotr Kubaj <pkubaj@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101320.15ADK7f7030334>