mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
biology/ncbi-cxx-toolkit: Broken on i386
Reported by: fallout
This commit is contained in:
parent
92872b439e
commit
a28e38f28f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/doc/public/LICENSE
|
|||
BROKEN_FreeBSD_15= compilation fails with clang-15, see https://github.com/ncbi/ncbi-cxx-toolkit-public/issues/13
|
||||
BROKEN_armv6= platform not defined for FreeBSD arm, see https://github.com/ncbi/ncbi-cxx-toolkit-public/issues/2
|
||||
BROKEN_armv7= link fails due to a missing function, see https://github.com/ncbi/ncbi-cxx-toolkit-public/issues/8
|
||||
BROKEN_i386= compilation fails: Only 64-bit Intel and ARM architectures are supported (in src/util/compress/zlib_cloudflare/deflate.c:149)
|
||||
|
||||
LIB_DEPENDS= libbz2.so:archivers/bzip2 \
|
||||
libcdd.so:math/cddlib \
|
||||
|
|
Loading…
Add table
Reference in a new issue