aboutsummaryrefslogtreecommitdiff
path: root/lang/eisl
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-28 09:08:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-28 09:08:47 +0000
commit51e2287bed38d48d7a4f48492849026d8087a833 (patch)
tree35301bfc2af0c9450f1fcb3be7730a16954db4cb /lang/eisl
parentde1d4bd375fe512044ef28f23fca25c3f9558f45 (diff)
downloadports-51e2287bed38d48d7a4f48492849026d8087a833.tar.gz
ports-51e2287bed38d48d7a4f48492849026d8087a833.zip
lang/eisl: Broken on armv7
Reported by: fallout
Diffstat (limited to 'lang/eisl')
-rw-r--r--lang/eisl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile
index 9a9e8ee43d85..c2648632b04b 100644
--- a/lang/eisl/Makefile
+++ b/lang/eisl/Makefile
@@ -10,6 +10,7 @@ WWW= https://github.com/sasagawa888/eisl
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
+BROKEN_armv7= stage breaks: Abort trap (likely due to the memory allocation problem)
BROKEN_i386= stage breaks: data segment of more than 500GB is required, see https://github.com/sasagawa888/eisl/issues/218
TEST_DEPENDS= cppcheck:devel/cppcheck