Files
meta-openembedded/meta-oe/recipes-multimedia
Benjamin Bara 0324259cd6 libvpx: fix VPXTARGET for non-neon armv7a
The compiler might use non-supported instructions, as the build config
requires armv7-linux-gcc targets to have NEON[1] and drops the mtune
value[2], which also might use d32 registers on d16 cpus.

Falling back to the generic-gnu target respects the toolchain-set values
and should therefore be used instead.

[1] https://chromium.googlesource.com/webm/libvpx/+/626ff35955c2c35b806b3e0ecf551a1a8611cdbf/build/make/configure.sh#955
[2] https://chromium.googlesource.com/webm/libvpx/+/626ff35955c2c35b806b3e0ecf551a1a8611cdbf/build/make/configure.sh#973

Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-22 13:12:38 -07:00
..
2022-09-29 16:15:57 -07:00
2023-08-17 16:54:40 -07:00
2023-03-25 08:54:59 -07:00
2023-04-23 21:55:52 -07:00
2020-07-28 12:52:14 -07:00
2023-05-16 22:31:14 -07:00