aboutsummaryrefslogtreecommitdiff
path: root/devel/electron36/files/patch-third__party_webrtc_system__wrappers_BUILD.gn
blob: 018323eda9507ada7ead5e5cc41eb579861fe627 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/webrtc/system_wrappers/BUILD.gn.orig	2024-10-16 21:35:57 UTC
+++ third_party/webrtc/system_wrappers/BUILD.gn
@@ -62,8 +62,6 @@ rtc_library("system_wrappers") {
     if (!build_with_chromium) {
       sources += [ "source/cpu_features_linux.cc" ]
     }
-
-    libs += [ "rt" ]
   }
 
   if (is_win) {