Skip to content

arm32: Set .arch armv7-a just like we already set .fpu neon

Martin Storsjö requested to merge mstorsjo/dav1d:armv7-arch into master

This should fix compilation with compilers that default to armv6, such as on raspbian.

Merge request reports