aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-29 01:27:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-29 01:27:57 +0000
commitffd689c15b25ec8f420f5c55b91f67be3d4deb9f (patch)
tree1d2f3c646afa142467ebb6caf9cd13358c1254b9
parent7cb3fdd477eef8411752a297195a17cb96037853 (diff)
downloadports-ffd689c15b25ec8f420f5c55b91f67be3d4deb9f.tar.gz
ports-ffd689c15b25ec8f420f5c55b91f67be3d4deb9f.zip
games/jaggedalliance2: Broken on 15 due to clang crashes
Reported by: fallout
-rw-r--r--games/jaggedalliance2/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \