Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2019 00:41:47 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520961 - head/security/palisade
Message-ID:  <201912270041.xBR0flom033632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Dec 27 00:41:47 2019
New Revision: 520961
URL: https://svnweb.freebsd.org/changeset/ports/520961

Log:
  security/palisade: Add BROKEN_i386
  
  Reported by:	fallout

Modified:
  head/security/palisade/Makefile

Modified: head/security/palisade/Makefile
==============================================================================
--- head/security/palisade/Makefile	Fri Dec 27 00:26:51 2019	(r520960)
+++ head/security/palisade/Makefile	Fri Dec 27 00:41:47 2019	(r520961)
@@ -11,6 +11,8 @@ COMMENT=	PALISADE lattice cryptography library
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/License.md
 
+BROKEN_i386=	fails to build: a declaration of 'Mul128' must be available
+
 BUILD_DEPENDS=	autoconf:devel/autoconf # possibly a mistake in the project
 
 USES=		cmake:noninja localbase



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