math/lrslib: Broken on i386
Reported by: fallout
This commit is contained in:
parent
ab294058b5
commit
822f482b1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549603
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Reverse search algorithm for vertex enumeration/convex hull problems
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_i386= error: __int128 is not supported on this target
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
USES= gmake libtool localbase:ldflags
|
||||
|
|
Loading…
Reference in a new issue