aboutsummaryrefslogtreecommitdiff
path: root/www/qt6-webengine/files/patch-src_3rdparty_chromium_third__party_ffmpeg_BUILD.gn
blob: 4917ac78d8acefcb6c785edc401882283ca9d0c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/3rdparty/chromium/third_party/ffmpeg/BUILD.gn.orig	2023-12-12 22:08:45 UTC
+++ src/3rdparty/chromium/third_party/ffmpeg/BUILD.gn
@@ -357,7 +357,6 @@ target(link_target_type, "ffmpeg_internal") {
       libs += [
         "m",
         "z",
-        "rt",
       ]
     }
     if (is_component_ffmpeg) {