git: 235977c56d0e - 2022Q3 - biology/ngs-sdk: Broken on armv6, armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Jul 2022 22:35:09 UTC
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=235977c56d0ed6012ae5f27d24fcaa248c470a4f commit 235977c56d0ed6012ae5f27d24fcaa248c470a4f 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:35:02 +0000 biology/ngs-sdk: Broken on armv6, armv7 Reported by: fallout (cherry picked from commit 768fb66f822a80cbc91c7d1f89bb2336db0be121) --- 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