git: 7cb3fdd477ee - main - games/dxx-rebirth: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 01:19:20 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7cb3fdd477eef8411752a297195a17cb96037853
commit 7cb3fdd477eef8411752a297195a17cb96037853
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-29 01:18:45 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-29 01:18:45 +0000
games/dxx-rebirth: Broken on aarch64
Reported by: fallout
---
games/dxx-rebirth/Makefile | 2 ++
1 file changed, 2 insertions(+)
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