]> git.sesse.net Git - vlc/commit
ARM: check ARMv6 support at the same time as NEON
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 16 Aug 2010 17:44:00 +0000 (20:44 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 16 Aug 2010 17:46:01 +0000 (20:46 +0300)
commitbad7a2dd0b6758da05572dba4652b599ff621571
tree1f561074381bae40bbe0b665baa3aa873d89b842
parentf5121bc53fa2d6549bf34b9ca8bbf466e91e142e
ARM: check ARMv6 support at the same time as NEON

Our NEON optimizations don't compile on ARMv5 and lower. It is
dubious that there would be any use for NEON on such processor anyway.
configure.ac