Skip to content
Snippets Groups Projects
Commit ed59e0d2 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

biology/vcflib: unbreak on riscv64

parent ac9c0ce8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment