Comment 4 for bug 388388

Revision history for this message
Loïc Minier (lool) wrote :

Actually, there is no need for a NEON flavor, since NEON is autodetected at runtime in v6t2 mode which is the mode we should use in the Ubuntu build. It's autodetected with SIGILL, is that good enough?

I'm closing this bug since we reworking the default opts is the subject of bug #524859, but that shouldn't impact NEON support (we should switch from -mfpu=neon to v6t2 mode with neon runtime detection with sigill).

Do reopen this bug if you object, particularly if sigill is not an acceptable way of supporting NEON in Ubuntu.

Thanks,