Skip to content

Commit

Permalink
math/kalc: Broken on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Aug 17, 2023
1 parent d94e1af commit 1375fce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions math/kalc/Makefile
Expand Up @@ -11,6 +11,8 @@ WWW= https://github.com/bgkillas/kalc
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_i386= compilation fails: error: Oops, mp_limb_t is 32 bits, but the assembler code in this configuration expects 64 bits

RUN_DEPENDS= gnuplot:math/gnuplot

USES= cargo
Expand Down

0 comments on commit 1375fce

Please sign in to comment.