diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-05-10 18:11:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-12 23:06:05 +0100 |
commit | c553b55a48af077ce25480abcadac289c91051b5 (patch) | |
tree | 51d088ff63490f32f6f9dce97b2b4ace5ca804aa /documentation/sdk-manual/using.rst | |
parent | 2153aa26e38c905593f8da6615a4d7cdc8d708f9 (diff) | |
download | poky-c553b55a48af077ce25480abcadac289c91051b5.tar.gz |
ffmpeg: Fix build on mips
configure is not able to decode, right options to compiler, it needs to
be set according to default tune manually. Fixes build issue on mips
e.g.
{standard input}: Assembler messages:
| {standard input}:2162: Error: opcode not supported on this processor: mips32r2 (mips32r2) `dmult $22,$22'
| {standard input}:2164: Error: opcode not supported on this processor: mips32r2 (mips32r2) `dsrl $5,$5,32'
| make: *** [/mnt/b/yoe/master/build/tmp/work/mips32r2-yoe-linux/ffmpeg/4.4-r0/ffmpeg-4.4/ffbuild/common.mak:67: libavcodec/aptxenc.o] Error 1
(From OE-Core rev: b254db634fc888ae75e843c8a9108e71ffff3f77)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/using.rst')
0 files changed, 0 insertions, 0 deletions