diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile index 9a9e8ee43d854..c2648632b04b3 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