OSDN Git Service

arm: Fix vfp dead code elimination with have_vfp_vm
authorMartin Storsjö <martin@martin.st>
Thu, 7 Jan 2016 13:06:49 +0000 (15:06 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 8 Jan 2016 21:52:59 +0000 (23:52 +0200)
commit73c8c0341cce9e1a6c4169721f5123f97fc4be2f
tree36678de4542089e2f974bf0caec8af2483cf4bc8
parentfec76cd430f3c865183a6e5b4caec0743e055605
arm: Fix vfp dead code elimination with have_vfp_vm

This fixes builds with --disable-vfp.

Checking for the armv6 cpu flag is incorrect, since vfpv2 isn't
armv6 specific.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavutil/arm/cpu.h