aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-16 09:00:10 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-16 09:00:10 +0000
commit77a984113e2d7ee7af0398ec231bc397389c8b5e (patch)
tree2315c8eeab3ba43fe296a89070c617e925634fab
parent0d02299ec496ce8adacf11a91c1dc3aa6c9ba25e (diff)
downloadports-77a984113e2d7ee7af0398ec231bc397389c8b5e.tar.gz
ports-77a984113e2d7ee7af0398ec231bc397389c8b5e.zip
math/lrslib: mark BROKEN on powerpc
Same issue as on i386.
-rw-r--r--math/lrslib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lrslib/Makefile b/math/lrslib/Makefile
index fb527225bbec..f3edd962d4dd 100644
--- a/math/lrslib/Makefile
+++ b/math/lrslib/Makefile
@@ -10,6 +10,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= error: __int128 is not supported on this target
+BROKEN_powerpc= error: __int128 is not supported on this target
LIB_DEPENDS= libgmp.so:math/gmp