$OpenBSD: patch-third_party_webrtc_modules_rtp_rtcp_test_bwe_standalone_gypi,v 1.2 2014/01/18 11:42:04 robert Exp $
--- third_party/webrtc/modules/rtp_rtcp/test/bwe_standalone.gypi.orig.port	Mon Jan 13 22:01:53 2014
+++ third_party/webrtc/modules/rtp_rtcp/test/bwe_standalone.gypi	Thu Jan 16 12:26:42 2014
@@ -25,7 +25,7 @@
         'BWEStandAlone/TestSenderReceiver.h',
       ], # source
       'conditions': [
-          ['OS=="linux"', {
+          ['OS=="linux" or OS=="openbsd"', {
               'cflags': [
                   '-fexceptions', # enable exceptions
                   ],
@@ -63,7 +63,7 @@
           'MATLAB',
           ],
       'conditions': [
-          ['OS=="linux"', {
+          ['OS=="linux" or OS=="openbsd"', {
               'cflags': [
                   '-fexceptions', # enable exceptions
                   ],
