git: c5497a4becab - 2022Q3 - math/py-pytanque: Broken on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 19:40:01 UTC
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5497a4becab08d2e7cbf29a379f5394dac3d5e7 commit c5497a4becab08d2e7cbf29a379f5394dac3d5e7 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:54 +0000 math/py-pytanque: Broken on riscv64 Reported by: fallout (cherry picked from commit 108757c7bf3e246ebe54bfaaacff114ce2d53098) --- 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