git: 507c3b3b707c - main - games/mrboom: Mark broken on 14.x, i386, ldd crashes during build

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Fri, 17 Feb 2023 13:00:54 UTC
The branch main has been updated by ehaupt:

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

commit 507c3b3b707c4882ce64979c03a1bba25ec2bf43
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-02-17 13:00:10 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-02-17 13:00:10 +0000

    games/mrboom: Mark broken on 14.x, i386, ldd crashes during build
    
    Notified by:    pkg-fallout
---
 games/mrboom/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/mrboom/Makefile b/games/mrboom/Makefile
index 3ee245f890fc..b34cc7cc05e8 100644
--- a/games/mrboom/Makefile
+++ b/games/mrboom/Makefile
@@ -11,6 +11,8 @@ WWW=		http://mrboom.mumblecore.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_14_i386=	lld crashes during build
+
 LIB_DEPENDS=	libmodplug.so:audio/libmodplug
 
 USES=		compiler:c++11-lang gmake minizip sdl