Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 04:03:59 +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: r565880 - head/misc/heyu2
Message-ID:  <202102180403.11I43xOL080919@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Feb 18 04:03:58 2021
New Revision: 565880
URL: https://svnweb.freebsd.org/changeset/ports/565880

Log:
  Mark BROKEN in 13/14 (via latest llvm update).

Modified:
  head/misc/heyu2/Makefile

Modified: head/misc/heyu2/Makefile
==============================================================================
--- head/misc/heyu2/Makefile	Thu Feb 18 04:00:55 2021	(r565879)
+++ head/misc/heyu2/Makefile	Thu Feb 18 04:03:58 2021	(r565880)
@@ -11,6 +11,9 @@ DISTNAME=	heyu-${PORTVERSION}
 MAINTAINER=	mstowe@chicago.us.mensa.org
 COMMENT=	Control a CM11A interface from the command line
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: newsb
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: newsb
+
 CONFLICTS=	heyu-[0-9]*
 
 ALL_TARGET=	all



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