git: 108757c7bf3e - main - math/py-pytanque: Broken on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 19:39:27 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=108757c7bf3e246ebe54bfaaacff114ce2d53098
commit 108757c7bf3e246ebe54bfaaacff114ce2d53098
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-21 19:39:03 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-21 19:39:25 +0000
math/py-pytanque: Broken on riscv64
Reported by: fallout
---
math/py-pytanque/Makefile | 2 ++
1 file changed, 2 insertions(+)
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