git: b473e2091d12 - main - biology/freebayes: enable on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Dec 2021 14:00:12 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=b473e2091d12c0a210f4ad91580bb2b5ed779700 commit b473e2091d12c0a210f4ad91580bb2b5ed779700 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-12-17 13:26:35 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-12-17 13:26:57 +0000 biology/freebayes: enable on riscv64 --- biology/freebayes/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/biology/freebayes/Makefile b/biology/freebayes/Makefile index 270cbce66418..b3ba5491d42a 100644 --- a/biology/freebayes/Makefile +++ b/biology/freebayes/Makefile @@ -10,7 +10,6 @@ LICENSE= MIT # These should be rechecked: Same error resolved on aarch64 in 1.3.5 update. BROKEN_armv6= fails to compile: invalid conversion between vector type and integer type -BROKEN_riscv64= fails to compile: invalid conversion between vector type and integer type LIB_DEPENDS= libhts.so:biology/htslib \ libtabix.so:biology/tabixpp