[Buildroot] [PATCH 2/3] ffmpeg: explicitly disable NEON support

Peter Korsgaard peter at korsgaard.com
Tue Aug 16 22:01:46 UTC 2016


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > When BR2_ARM_CPU_HAS_NEON=y, we pass --enable-neon. However, when
 > BR2_ARM_CPU_HAS_NEON is disabled, we don't pass anything. This generally
 > works fine, but turned out to integrate NEON code in ARMv7-M
 > builds (since it's ARMv7, ffmpeg assumed it should enable NEON code).

 > Even though ffmpeg is now disabled for ARMv7-M, it still makes sense to
 > be explicit, and disable NEON support when the CPU doesn't have it.

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list