Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2024 01:28:28 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: ffd689c15b25 - main - games/jaggedalliance2: Broken on 15 due to clang crashes
Message-ID:  <202401290128.40T1SSD1073109@gitrepo.freebsd.org>

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

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

commit ffd689c15b25ec8f420f5c55b91f67be3d4deb9f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-29 01:27:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-29 01:27:57 +0000

    games/jaggedalliance2: Broken on 15 due to clang crashes
    
    Reported by:    fallout
---
 games/jaggedalliance2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index 9357f20f0a18..52b989923c9a 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -17,6 +17,7 @@ LICENSE_PERMS_SFI-SCLA=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell \
 # Ignore this if you feel adventurous
 ONLY_FOR_ARCHS=		aarch64 amd64 armv6 armv7 i386 powerpc64le
 ONLY_FOR_ARCHS_REASON=	requires little endian environment
+BROKEN_FreeBSD_15=	clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276701
 
 BUILD_DEPENDS=	string_theory>=3.8:devel/string_theory \
 		magic_enum>-0.8.2:devel/magic_enum \



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