freebsd-ports/biology/htslib/files
Robert Clausecker bba4910f8c biology/htslib: fix build on armv7
This project includes some SIMD-enhanced functions for ARM NEON.
Unfortunately the code uses a bunch of intrinsics only available on
aarch64.  Disable the use of NEON on armv6 and armv7 to fix the build
on these platforms.

See also:	https://github.com/samtools/htslib/issues/1603
Approved by:	portmgr (build fix blanket)
2023-04-18 23:55:29 +02:00
..
patch-htscodecs_htscodecs_rANS__static4x16pr.c
patch-htscodecs_htscodecs_rANS__static32x16pr__neon.c
patch-Makefile