git: 36c17ed04d39 - main - lang/purescript: Unbreak for aarch64.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 13:27:25 UTC
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