f5c0c74ebe
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> |
||
---|---|---|
.. | ||
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 | ||
Config.in | ||
ffmpeg.hash | ||
ffmpeg.mk |