diff --git a/src/handbrake/build.sh b/src/handbrake/build.sh index a770aaf..3d299dc 100755 --- a/src/handbrake/build.sh +++ b/src/handbrake/build.sh @@ -429,6 +429,7 @@ if xx-info is-cross; then patch -d /tmp/handbrake -p1 < "$SCRIPT_DIR"/cross-compile-fix.patch fi patch -d /tmp/handbrake -p1 < "$SCRIPT_DIR"/enable-svt-av1-avx512.patch +patch -d /tmp/handbrake -p1 < "$SCRIPT_DIR"/open-file-all.patch # Create the meson cross compile config file. if xx-info is-cross; then