summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-21 12:39:03 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-21 12:39:25 -0700
commit108757c7bf3e246ebe54bfaaacff114ce2d53098 (patch)
tree0243fea80fec425b845da70be268ebdc85dbf215 /math
parentemulators/libretro-kronos: Update to 2.1.5.20210601 (diff)
math/py-pytanque: Broken on riscv64
Reported by: fallout
Diffstat (limited to 'math')
-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