Skip to content

Commit

Permalink
math/gap: Broken on powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 18, 2024
1 parent f5ed96b commit 0006067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions math/gap/Makefile
Expand Up @@ -14,6 +14,7 @@ BUILD_DEPENDS+= automake:devel/automake # attempt to fix the intermittent failur
LIB_DEPENDS= libgmp.so:math/gmp

BROKEN_powerpc64= compilation fails: error: static assertion failed due to requirement 'sizeof(struct GAPState) < 32768': GAPState is too big
BROKEN_powerpc64le= compilation fails: error: static assertion failed due to requirement 'sizeof(struct GAPState) < 32768': GAPState is too big

USES= gmake libtool localbase perl5 readline shebangfix
USE_PERL5= run
Expand Down

0 comments on commit 0006067

Please sign in to comment.