aboutsummaryrefslogtreecommitdiff
path: root/devel/electron38/files/patch-third__party_ffmpeg_BUILD.gn
blob: 76e474afac7af69898dcd3762d0f914f8b849da0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/ffmpeg/BUILD.gn.orig	2025-07-04 05:17:07 UTC
+++ third_party/ffmpeg/BUILD.gn
@@ -355,7 +355,6 @@ target(link_target_type, "ffmpeg_internal") {
       libs += [
         "m",
         "z",
-        "rt",
       ]
     }
     if (is_component_ffmpeg) {