1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

biology/vcflib: unbreak on riscv64

This commit is contained in:
Piotr Kubaj 2021-12-16 22:49:25 +01:00
parent ac9c0ce835
commit ed59e0d27e

View File

@ -8,9 +8,6 @@ COMMENT= C++ library and CLI tools for parsing and manipulating VCF files
LICENSE= MIT
# Should be rechecked since upgrade to 1.0.2. Same error resolved on aarch64.
BROKEN_riscv64= fails to compile: mmintrin.h:47:5: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
LIB_DEPENDS= libhts.so:biology/htslib \
libtabix.so:biology/tabixpp