contrib: ffmpeg: remove no-op --enable-neon
This is the default, and has no actual effects. The FFmpeg configure script will check if NEON is supported *unless* given --disable-neon is passed. By comparison, the ARMv6 condition below is correct (at least in this respect) in forcefully disabling NEON.
parent
885a3fb6
No related branches found
No related tags found
Please register or sign in to comment