svn commit: r557323 - head/devel/libffi321

Mark Linimon linimon at FreeBSD.org
Wed Dec 9 01:20:18 UTC 2020


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


More information about the svn-ports-head mailing list