aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-29 01:18:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-29 01:18:45 +0000
commit7cb3fdd477eef8411752a297195a17cb96037853 (patch)
tree333be89756181b10afd610d26afa134f4dda3cda
parent220728db28d083c69b15c2833b9d0e322b603b0f (diff)
downloadports-7cb3fdd477eef8411752a297195a17cb96037853.tar.gz
ports-7cb3fdd477eef8411752a297195a17cb96037853.zip
games/dxx-rebirth: Broken on aarch64
Reported by: fallout
-rw-r--r--games/dxx-rebirth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile
index 83e85923d919..3e96fd14530a 100644
--- a/games/dxx-rebirth/Makefile
+++ b/games/dxx-rebirth/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/GPL-3.txt
LICENSE_FILE_PARALLAX= ${WRKSRC}/COPYING.txt
LICENSE_PERMS_PARALLAX= dist-mirror pkg-mirror auto-accept
+BROKEN_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276700
+
BUILD_DEPENDS= as:devel/binutils
LIB_DEPENDS= libphysfs.so:devel/physfs \
libpng.so:graphics/png