We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f162b commit 026b361Copy full SHA for 026b361
build.sh
@@ -20,7 +20,7 @@ echo BUILD_LICENSE=$BUILD_LICENSE
20
echo FF_ARGS=$FF_ARGS
21
22
git -C zlib apply ../zlib.patch
23
-git -C FFmpeg apply ../ffmpeg.patch
+git -C FFmpeg apply ../ffmpeg.patch || true
24
25
# --enable-libfribidi --enable-libass
26
# ./build-meson-dep.sh fribidi -Ddocs=false
0 commit comments