Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 01:38:07 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549978 - head/cad/openroad
Message-ID:  <202009250138.08P1c7k5074225@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Sep 25 01:38:07 2020
New Revision: 549978
URL: https://svnweb.freebsd.org/changeset/ports/549978

Log:
  cad/openroad: Temporarily broken on i386
  
  Reported by:	fallout

Modified:
  head/cad/openroad/Makefile

Modified: head/cad/openroad/Makefile
==============================================================================
--- head/cad/openroad/Makefile	Fri Sep 25 01:03:03 2020	(r549977)
+++ head/cad/openroad/Makefile	Fri Sep 25 01:38:07 2020	(r549978)
@@ -12,6 +12,8 @@ COMMENT=	ASIC physical design tool
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	C++ issue on i386, should be resolved in the next update
+
 BUILD_DEPENDS=	base64:converters/base64 \
 		boost-libs>0:devel/boost-libs \
 		coin-or-lemon>0:math/lemon \



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