aboutsummaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-third__party_webrtc_system__wrappers_BUILD.gn
blob: bc6e44118057afd0f686084e9d3a4bb295fed494 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/webrtc/system_wrappers/BUILD.gn.orig	2025-06-30 07:04:30 UTC
+++ third_party/webrtc/system_wrappers/BUILD.gn
@@ -56,8 +56,6 @@ rtc_library("system_wrappers") {
     if (!build_with_chromium) {
       sources += [ "source/cpu_features_linux.cc" ]
     }
-
-    libs += [ "rt" ]
   }
 
   if (is_win) {