Date: Mon, 5 Feb 2024 15:54:55 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2fbdf991fa3c - main - Revert "games/dxx-rebirth: Broken on aarch64" Message-ID: <202402051554.415FstgY096634@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=2fbdf991fa3c6d0b89687c2d8328e81de12c7e04 commit 2fbdf991fa3c6d0b89687c2d8328e81de12c7e04 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-02-03 11:30:26 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-02-05 15:48:24 +0000 Revert "games/dxx-rebirth: Broken on aarch64" This reverts commit 7cb3fdd477eef8411752a297195a17cb96037853. I just build-tested this port on 14.0-RELEASE / aarch64. --- games/dxx-rebirth/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile index 3e96fd14530a..83e85923d919 100644 --- a/games/dxx-rebirth/Makefile +++ b/games/dxx-rebirth/Makefile @@ -13,8 +13,6 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402051554.415FstgY096634>