| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to 5.4.10.1:
  * Bugfix/disable fat macos arm
  * Fix compilation with libcxx 16
  * Fix use-of-uninitialized-value due to getData128()
  * Use std::vector instead of boost::container::small_vector under MSan
  * Feature/enable fat runtime arm
  * adding ifndef around HS_PUBLIC_API definition so that
    vectorscan can be statically linked into another shared
    library without exporting symbols
  * Feature/backport hyperscan 2023 q3
- Run unit-hyperscan in %check