mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-15 03:52:25 +00:00
tiny_ssim is build on the host, not the target and the HAVE_* are set for the target. This patch fixes building tiny_ssim when HAVE_* differed between target and host Signed-off-by: Michael Niedermayer <michaelni@gmx.at>