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