git: f3cad556ea3b - main - devel/mold: Mark as BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Jan 2023 18:52:03 UTC
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 \