arm: assume NEON if built with it
Downstream may build with -march=armv7-a and/or -mfpu=neon or have those enabled by default e.g., on FreeBSD armv7. There's no point detecting NEON then only to fail if OS doesn't support getauxval().
Please register or sign in to comment