]> code.ossystems Code Review - openembedded-core.git/commit
ffmpeg: use bfd linker always for x86 target
authorKhem Raj <raj.khem@gmail.com>
Sun, 7 Oct 2018 01:29:16 +0000 (18:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Oct 2018 11:02:41 +0000 (12:02 +0100)
commit4015f3279aaced1c5d9ae8a6e666c9fba42558df
treec8204e958e5a77c1b72232e5ce81f8fc1fe31a17
parentbfd32c0d1c335e9c9cf8340f999e15054917577e
ffmpeg: use bfd linker always for x86 target

gold crashes when linking, so use bfd linker here, another option is to
use --disable-asm but then we loose performance.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/ffmpeg/ffmpeg_4.0.2.bb