1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Robert Clausecker 4a0e97e833 biology/iolib: fix build on armv7
This port tries to use NEON if __ARM_NEON is defined.  Unfortunately it
now requires a bunch of intrinsics available on AArch64 only, breaking
the armv7 build.  Fix the build by disabling NEON on armv7.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q1
2026-03-24 20:12:38 +01:00
..
2026-03-24 20:12:38 +01:00