]> git.sesse.net Git - ffmpeg/commit
configure: arm: check inline and external asm support for extensions
authorMans Rullgard <mans@mansr.com>
Sat, 1 Dec 2012 15:19:10 +0000 (15:19 +0000)
committerMans Rullgard <mans@mansr.com>
Fri, 7 Dec 2012 16:54:03 +0000 (16:54 +0000)
commit7f2b3dcabd108926bde819ad574017f4161d1546
treebffd5f926266f03c3741189d892519c1db039da8
parentc6ebc9faa2210d7f36a3036c357f6f199520f575
configure: arm: check inline and external asm support for extensions

This tests instruction set support in both inline and external asm.
If both fail, the base config option is disabled.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure