git: ffd689c15b25 - main - games/jaggedalliance2: Broken on 15 due to clang crashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 01:28:28 UTC
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 \