Skip to content

Commit

Permalink
math/lean: Broken on aarch64
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Oct 2, 2022
1 parent 00ce739 commit ba7784a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions math/lean/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ WWW= https://leanprover-community.github.io/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../LICENSE

BROKEN_aarch64= c++ crashes during link on arm64 on math/lean, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266777

LIB_DEPENDS= libgmp.so:math/gmp

USES= cmake:testing compiler:c++11-lang
Expand Down

0 comments on commit ba7784a

Please sign in to comment.