git: ec8afebf7548 - main - devel/stack: Remove BROKEN_aarch64, it is reported to work
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 10:54:45 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ec8afebf75489515bdc43d4ba1da2feb9c4863bd
commit ec8afebf75489515bdc43d4ba1da2feb9c4863bd
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-03-31 10:54:14 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-03-31 10:54:14 +0000
devel/stack: Remove BROKEN_aarch64, it is reported to work
PR: 285804
---
devel/stack/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/devel/stack/Makefile b/devel/stack/Makefile
index 78963c9c4ddd..a91080868eea 100644
--- a/devel/stack/Makefile
+++ b/devel/stack/Makefile
@@ -10,8 +10,6 @@ WWW= https://www.haskellstack.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_aarch64= compiler crashes
-
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
gmake:devel/gmake \
${LOCALBASE}/lib/compat/libffi.so.6:devel/libffi321 \