aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_ffmpeg_BUILD.gn
blob: cac1b977b0b2f93ddea64a48f3c7830a975f7c0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/ffmpeg/BUILD.gn.orig	2022-02-07 13:39:41 UTC
+++ third_party/ffmpeg/BUILD.gn
@@ -349,7 +349,6 @@ target(link_target_type, "ffmpeg_internal") {
       libs += [
         "m",
         "z",
-        "rt",
       ]
     }
     if (is_component_ffmpeg) {