Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2023 18:52:03 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f3cad556ea3b - main - devel/mold: Mark as BROKEN
Message-ID:  <202301221852.30MIq3LU066613@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish:

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

commit f3cad556ea3be163eb2683eeb6f7f7667315d3ee
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2023-01-22 18:51:40 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-01-22 18:51:40 +0000

    devel/mold: Mark as BROKEN
---
 devel/mold/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/mold/Makefile b/devel/mold/Makefile
index 04c6103db9fd..469b23d1e59a 100644
--- a/devel/mold/Makefile
+++ b/devel/mold/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/rui314/mold
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+# see https://github.com/rui314/mold/issues/456
+BROKEN=		broken with FreeBSD strip
 NOT_FOR_ARCHS=	armhf armv7 i386
 
 LIB_DEPENDS=	libtbb.so:devel/onetbb \



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