Skip to content

Commit

Permalink
fix: ffmpeg
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Dec 14, 2024
1 parent 3036515 commit dcf81ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/fusion/ffmpeg/ffmpeg.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit dcf81ac

Please sign in to comment.