git: ed864d0be6b9 - main - lang/ghc: Mark BROKEN on FreeBSD 14 aarch64
Date: Sat, 23 Mar 2024 10:41:59 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed864d0be6b99f12bc7f080fe8bbe711f49df937 commit ed864d0be6b99f12bc7f080fe8bbe711f49df937 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-23 10:40:18 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-23 10:40:43 +0000 lang/ghc: Mark BROKEN on FreeBSD 14 aarch64 Reported by: pkg-fallout --- lang/ghc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 0b082f2cf8b3..3258a75a12f8 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 +BROKEN_FreeBSD_14_aarch64= https://gitlab.haskell.org/ghc/ghc/-/issues/24580 + BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.so:math/gmp USES= autoreconf compiler:c11 gmake \