Date: Thu, 1 Sep 2022 11:52:11 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: e877385000e3 - main - devel/hs-git-annex: Unbreak on aarch64. Message-ID: <202209011152.281BqBdC006724@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=e877385000e3657de516eb4d499458379ee75376 commit e877385000e3657de516eb4d499458379ee75376 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-09-01 11:51:15 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-09-01 11:51:36 +0000 devel/hs-git-annex: Unbreak on aarch64. This reverts commit c1451a3d6d7779b7cdfc1156de88a1d565e58713. --- devel/hs-git-annex/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index ac811fe8d836..2781d12c974e 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -6,8 +6,6 @@ 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?202209011152.281BqBdC006724>