summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-third__party_ffmpeg_BUILD.gn
blob: a7bef9a5badf60940aead4c5210ebd6d485061d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/ffmpeg/BUILD.gn.orig	2025-05-31 17:16:41 UTC
+++ third_party/ffmpeg/BUILD.gn
@@ -355,7 +355,6 @@ target(link_target_type, "ffmpeg_internal") {
       libs += [
         "m",
         "z",
-        "rt",
       ]
     }
     if (is_component_ffmpeg) {