aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-21 19:39:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-21 19:39:25 +0000
commit108757c7bf3e246ebe54bfaaacff114ce2d53098 (patch)
tree0243fea80fec425b845da70be268ebdc85dbf215
parenta9848f73bd26e57e3a3350b22d5b613b8c25d1ad (diff)
downloadports-108757c7bf3e246ebe54bfaaacff114ce2d53098.tar.gz
ports-108757c7bf3e246ebe54bfaaacff114ce2d53098.zip
math/py-pytanque: Broken on riscv64
Reported by: fallout
-rw-r--r--math/py-pytanque/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-pytanque/Makefile b/math/py-pytanque/Makefile
index 3f26c47d212b..8c1d0406e16a 100644
--- a/math/py-pytanque/Makefile
+++ b/math/py-pytanque/Makefile
@@ -9,6 +9,8 @@ COMMENT= Petanque static python bindings
LICENSE= BSD3CLAUSE
+BROKEN_riscv64= ld: error: lto.tmp: cannot link object files with different floating-point ABI
+
USES= compiler:c++14-lang python:3.6+
USE_PYTHON= distutils autoplist