git: 768fb66f822a - main - biology/ngs-sdk: Broken on armv6, armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Jul 2022 22:34:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=768fb66f822a80cbc91c7d1f89bb2336db0be121 commit 768fb66f822a80cbc91c7d1f89bb2336db0be121 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-22 22:34:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-22 22:34:07 +0000 biology/ngs-sdk: Broken on armv6, armv7 Reported by: fallout --- biology/ngs-sdk/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/ngs-sdk/Makefile b/biology/ngs-sdk/Makefile index 2a6e174bbf5f..3eadeb6059a9 100644 --- a/biology/ngs-sdk/Makefile +++ b/biology/ngs-sdk/Makefile @@ -10,6 +10,8 @@ LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to configure: unsupported architecture 'FreeBSD' +BROKEN_armv6= fails to configure: unsupported architecture 'FreeBSD':'arm' +BROKEN_armv7= fails to configure: unsupported architecture 'FreeBSD':'arm' BROKEN_riscv64= fails to configure: unsupported architecture 'FreeBSD' NOT_FOR_ARCHS= powerpc64 NOT_FOR_ARCHS_REASON= os-arch.prl needs to be taught about powerpc64