Skip to content

Commit

Permalink
lang/eisl: Broken on armv7
Browse files Browse the repository at this point in the history
Reported by:	fallout

(cherry picked from commit 51e2287)
  • Loading branch information
yurivict committed Apr 28, 2024
1 parent 167b12e commit f662512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/eisl/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit f662512

Please sign in to comment.