summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_ffmpeg_BUILD.gn
blob: d220c240e87dd01cb028dd07346555d5718d11fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/ffmpeg/BUILD.gn.orig	2024-10-22 08:31:56 UTC
+++ third_party/ffmpeg/BUILD.gn
@@ -350,7 +350,6 @@ target(link_target_type, "ffmpeg_internal") {
       libs += [
         "m",
         "z",
-        "rt",
       ]
     }
     if (is_component_ffmpeg) {