Skip to content

Commit

Permalink
biology/ngs-sdk: Not for powerpc, powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 2, 2024
1 parent b941a53 commit 076c40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions biology/ngs-sdk/Makefile
Expand Up @@ -14,8 +14,8 @@ 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
NOT_FOR_ARCHS= powerpc powerpc64 powerpc64le
NOT_FOR_ARCHS_REASON= os-arch.prl needs to be taught about powerpc64, etc

USES= compiler:c++11-lang gmake perl5
USE_PERL5= build
Expand Down

0 comments on commit 076c40f

Please sign in to comment.