freebsd-ports/archivers/snappy/files
Robert Clausecker 9a0a242262 archivers/snappy: fix build on armv7
A recent commit introduced NEON intrinsics that are only available on
aarch64.  Work around this problem by adding polyfill for the missing
intrinsic.

Approved by:	portmgr (build fix blanket)
Obtained from:	https://stackoverflow.com/a/70154591/417501
See also:	https://groups.google.com/g/snappy-compression/c/m1ZNPsobiQs
MFH:		2023Q2
2023-04-14 16:16:09 +02:00
..
patch-CMakeLists.txt
patch-snappy-internal.h archivers/snappy: fix build on armv7 2023-04-14 16:16:09 +02:00
patch-snappy.cc
snappy.pc.in