Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2023 09:58:44 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e9d9058de45d - main - cad/openroad: Not broken with libfmt-10.1.1
Message-ID:  <202312220958.3BM9wirn008476@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e9d9058de45d6c84728088ba7ce7d6fea38b6416

commit e9d9058de45d6c84728088ba7ce7d6fea38b6416
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-22 09:57:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-22 09:58:42 +0000

    cad/openroad: Not broken with libfmt-10.1.1
    
    ... at least on 13.2
    
    PR:             273881
---
 cad/openroad/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index 5e2966f2a424..3d6a22465dae 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -13,7 +13,6 @@ WWW=		https://theopenroadproject.org/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		does not build with libfmt 10+. See https://github.com/The-OpenROAD-Project/OpenROAD/pull/3911
 BROKEN_i386=	C++ issue on i386, should be resolved in the next update
 .if !exists(/usr/include/omp.h)
 BROKEN=		requires OpenMP support that is missing on this architecture


home | help

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