July 1, 2026
9 p.m.
Maybe we could just use HWCAP_ARM_NEON without any fallback define, since bits/hwcap.h from glibc and musl both define it and we're not supporting any toolchains old enough to need it defined.
That breaks the Android build, it only has `asm/hwcap.h` with `HWCAP_NEON` etc. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11267#note_144638