git: 079178e4ad8b - 2024Q1 - games/dxx-rebirth: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 01:19:42 UTC
The branch 2024Q1 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=079178e4ad8bdd7d8f6336fb6fb33ecd42ffd76a commit 079178e4ad8bdd7d8f6336fb6fb33ecd42ffd76a 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:19:37 +0000 games/dxx-rebirth: Broken on aarch64 Reported by: fallout (cherry picked from commit 7cb3fdd477eef8411752a297195a17cb96037853) --- games/dxx-rebirth/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile index 376e340ead2e..e77b93291686 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