aboutsummaryrefslogtreecommitdiff
path: root/devel/electron12/files/patch-third__party_webrtc_system__wrappers_BUILD.gn
blob: 8c66b13b632c63d8989dd4a379574bd7213bc91b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/webrtc/system_wrappers/BUILD.gn.orig	2021-04-14 01:15:32 UTC
+++ third_party/webrtc/system_wrappers/BUILD.gn
@@ -61,8 +61,6 @@ rtc_library("system_wrappers") {
     if (!build_with_chromium) {
       sources += [ "source/cpu_features_linux.cc" ]
     }
-
-    libs += [ "rt" ]
   }
 
   if (is_win) {