aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-03-23 10:40:18 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-23 10:40:43 +0000
commited864d0be6b99f12bc7f080fe8bbe711f49df937 (patch)
tree1129b7714aca97e1ee90236dfd21c2f1e6701176
parentf0f137c9b19fd0091a675b3fc58623742f683a2b (diff)
downloadports-ed864d0be6b99f12bc7f080fe8bbe711f49df937.tar.gz
ports-ed864d0be6b99f12bc7f080fe8bbe711f49df937.zip
lang/ghc: Mark BROKEN on FreeBSD 14 aarch64
Reported by: pkg-fallout
-rw-r--r--lang/ghc/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \