git: b9636819d752 - main - biology/spoa: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Apr 2024 04:05:46 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9636819d752a4b79a93af276df3d44c96ea6709 commit b9636819d752a4b79a93af276df3d44c96ea6709 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-12 04:05:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-12 04:05:12 +0000 biology/spoa: Broken on i386 Reported by: fallout --- biology/spoa/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/spoa/Makefile b/biology/spoa/Makefile index 378002e2f801..6ad5d248bb8e 100644 --- a/biology/spoa/Makefile +++ b/biology/spoa/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/rvaser/spoa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: error: _Float16 is not supported on this target + BUILD_DEPENDS= bioparser>0:biology/bioparser \ biosoup>0:biology/biosoup \ cereal>0:devel/cereal \