as far as I can tell this patch will disable neon on normal arm chips as host_cpu is not always arm, in my qemu it seems to be armv7l. as neon doesn't work with gcc currently I'll skip the patch for the next upload and only disable neon on arm64.