kumquat-buildroot/package/ffmpeg
Bernd Kuhls f5c0c74ebe package/ffmpeg: Fix build for mips, 2nd attempt
The patch introduced in commit
uses "defined(HAVE_SYS_AUXV_H)". However, ffmpeg configure is not GNU
autoconf, and it defines the symbol to 0 when not found. Use
HAVE_SYS_AUXV_H without defined() instead.

Fixes:
http://autobuild.buildroot.net/results/da0/da03909291e97c525eb1f53dfc743a1897f59d6e/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-06-20 18:20:11 +02:00
..
0001-swscale-x86-yuv2rgb-Fix-build-without-SSSE3.patch
0002-avcodec-vaapi_h264-skip-decode-if-pic-has-no-slices.patch
0003-libavutil-Fix-mips-build.patch package/ffmpeg: Fix build for mips, 2nd attempt 2021-06-20 18:20:11 +02:00
Config.in
ffmpeg.hash
ffmpeg.mk