Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2020 15:29:01 +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: r556902 - head/sysutils/consolehm
Message-ID:  <202012031529.0B3FT1L0046036@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Dec  3 15:29:01 2020
New Revision: 556902
URL: https://svnweb.freebsd.org/changeset/ports/556902

Log:
  Also mark BROKEN on riscv64.

Modified:
  head/sysutils/consolehm/Makefile

Modified: head/sysutils/consolehm/Makefile
==============================================================================
--- head/sysutils/consolehm/Makefile	Thu Dec  3 15:25:37 2020	(r556901)
+++ head/sysutils/consolehm/Makefile	Thu Dec  3 15:29:01 2020	(r556902)
@@ -11,6 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Console based hardware monitor for FreeBSD
 
 BROKEN_aarch64=		fails to link: undefined symbol: outb
+BROKEN_riscv64=		fails to link: undefined symbol: outb
 
 USES=		uidfix
 GNU_CONFIGURE=	yes



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