$OpenBSD: patch-third_party_webrtc_build_common_gypi,v 1.9 2014/01/18 11:42:04 robert Exp $
--- third_party/webrtc/build/common.gypi.orig.port	Mon Jan 13 22:01:59 2014
+++ third_party/webrtc/build/common.gypi	Thu Jan 16 12:26:42 2014
@@ -267,7 +267,7 @@
           'WEBRTC_IOS',
         ],
       }],
-      ['OS=="linux"', {
+      ['OS=="linux" or OS=="openbsd"', {
         'defines': [
           'WEBRTC_LINUX',
         ],
