Date: Thu, 21 Jul 2022 08:24:44 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1451a3d6d77 - main - devel/hs-git-annex: Mark BROKEN on aarch64. Message-ID: <202207210824.26L8Oisa069215@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1451a3d6d7779b7cdfc1156de88a1d565e58713 commit c1451a3d6d7779b7cdfc1156de88a1d565e58713 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-07-21 08:21:03 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-07-21 08:24:25 +0000 devel/hs-git-annex: Mark BROKEN on aarch64. Reported by: pkg-fallout --- devel/hs-git-annex/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index e8d1a99fea1a..d093691c16f3 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -5,6 +5,8 @@ CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Manage files with git, without checking their contents into git +BROKEN_aarch64= Causes compiler to crash + LICENSE= GPLv3 BUILD_DEPENDS= rsync:net/rsync \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207210824.26L8Oisa069215>