Skip to content

Commit

Permalink
Make sure to apply to previous added patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Jan 13, 2024
1 parent 3b48f30 commit 2be17ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/handbrake/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2be17ff

Please sign in to comment.