Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2020 01:20:17 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557323 - head/devel/libffi321
Message-ID:  <202012090120.0B91KHQP067223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Dec  9 01:20:17 2020
New Revision: 557323
URL: https://svnweb.freebsd.org/changeset/ports/557323

Log:
  Mark as BROKEN on riscv64.
  
  Approved by:	portmgr (tier-2 blanket)
  Obtained from:	lonesome.com build testing

Modified:
  head/devel/libffi321/Makefile

Modified: head/devel/libffi321/Makefile
==============================================================================
--- head/devel/libffi321/Makefile	Wed Dec  9 01:17:30 2020	(r557322)
+++ head/devel/libffi321/Makefile	Wed Dec  9 01:20:17 2020	(r557323)
@@ -14,6 +14,8 @@ COMMENT=	Foreign Function Interface (stripped down com
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_riscv64=		fails to configure: libffi has not been ported to riscv64-portbld-freebsd13.0.
+
 USES=		libtool
 USE_LDCONFIG=	${PREFIX}/lib/compat
 GNU_CONFIGURE=	yes



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