Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2020 02:07:41 +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: r557330 - head/graphics/libemf
Message-ID:  <202012090207.0B927feW098817@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Dec  9 02:07:41 2020
New Revision: 557330
URL: https://svnweb.freebsd.org/changeset/ports/557330

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

Modified:
  head/graphics/libemf/Makefile

Modified: head/graphics/libemf/Makefile
==============================================================================
--- head/graphics/libemf/Makefile	Wed Dec  9 01:54:15 2020	(r557329)
+++ head/graphics/libemf/Makefile	Wed Dec  9 02:07:41 2020	(r557330)
@@ -12,6 +12,8 @@ COMMENT=	Enhanced Metafile Library
 
 LICENSE=	LGPL21
 
+BROKEN_riscv64=		fails to build: ../include/libEMF/wine/winnt.h:77:3: Unknown CPU architecture
+
 OPTIONS_DEFINE=	DOCS
 
 USES=		libtool



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