Skip to content

Commit 56794f6

Browse files
committed
update ffmpeg patch for nw20
1 parent 2b924b9 commit 56794f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patch/patches/ffmpeg.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/BUILD.gn b/BUILD.gn
2-
index 2099985..2f13616 100755
2+
index 8e41f89a64..89aaba4f9c 100755
33
--- BUILD.gn
44
+++ BUILD.gn
5-
@@ -362,6 +362,12 @@ if (is_component_ffmpeg) {
5+
@@ -391,6 +391,12 @@ if (is_component_ffmpeg) {
66
# So we can append below and assume they're defined.
77
ldflags = []
88

0 commit comments

Comments
 (0)