Date: Wed, 31 Aug 2022 13:27:25 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: 36c17ed04d39 - main - lang/purescript: Unbreak for aarch64. Message-ID: <202208311327.27VDRPo3026718@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=36c17ed04d394b9cee145eaeb484bbee01afa860 commit 36c17ed04d394b9cee145eaeb484bbee01afa860 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-08-31 13:25:54 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-08-31 13:26:50 +0000 lang/purescript: Unbreak for aarch64. This reverts commit 7c9b88eafda2975a8e797575b2826c3b0bf77ce6. --- lang/purescript/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/purescript/Makefile b/lang/purescript/Makefile index 611a6795e717..88c4467a12ef 100644 --- a/lang/purescript/Makefile +++ b/lang/purescript/Makefile @@ -5,8 +5,6 @@ CATEGORIES= lang MAINTAINER= haskell@FreeBSD.org COMMENT= Functional language that compiles to JavaScript -BROKEN_aarch64= Causes compiler to crash - LICENSE= BSD3CLAUSE USES= cabal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311327.27VDRPo3026718>