diff --git a/anda/fusion/ffmpeg/ffmpeg.spec b/anda/fusion/ffmpeg/ffmpeg.spec index 41d4c3c4ec..e1fc35da31 100644 --- a/anda/fusion/ffmpeg/ffmpeg.spec +++ b/anda/fusion/ffmpeg/ffmpeg.spec @@ -474,7 +474,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/ %endif || cat ffbuild/config.log -%make_build V=1 +%make_build V=1 CFLAGS="$CFLAGS -Wno-incompatible-pointer-types" make documentation V=1 make alltools V=1