arm: Add a compile-time assertion about PNG_ARM_NEON_CHECK_SUPPORTED

Following up on the previous commit by Martin Storsjö:

If the availability of ARM Neon is not only known at compile time,
but also expected by the compiler's target architecture, there should
be no further need for a run-time check. In fact, such a check would
be counter-productive.
1 file changed