$OpenBSD: patch-third_party_webrtc_system_wrappers_BUILD_gn,v 1.14 2021/10/29 14:49:42 robert Exp $
Index: third_party/webrtc/system_wrappers/BUILD.gn
--- third_party/webrtc/system_wrappers/BUILD.gn.orig
+++ 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) {
