]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ffmpeg: Disable asm optimizations on x86
authorKhem Raj <raj.khem@gmail.com>
Sun, 13 Oct 2024 19:17:03 +0000 (12:17 -0700)
committerSteve Sakoman <steve@sakoman.com>
Sat, 2 Nov 2024 13:21:52 +0000 (06:21 -0700)
commit03c20ece58f4368ff95241e90063269f75e1b81d
treed61c134c4881c4e201a9a07350125cde4d295595
parent6eebf4c2a9b5d30cf5145df61f1713ec1a6ce91a
ffmpeg: Disable asm optimizations on x86

disable asm code if PIC is required, as the provided asm
decidedly is not PIC for x86.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 941fc40ca971f87e61c19e5a0703caa304ec7547)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-multimedia/ffmpeg/ffmpeg_7.0.2.bb