summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_libjingle_libjingle.gyp
blob: 5a821b0dabcd153f62fbe3860cb92d02509da7de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- third_party/libjingle/libjingle.gyp.orig	2016-05-25 15:01:12.000000000 -0400
+++ third_party/libjingle/libjingle.gyp	2016-05-27 11:30:30.507965000 -0400
@@ -121,6 +121,8 @@
         ['os_bsd==1', {
           'defines': [
             'BSD',
+            'WEBRTC_LINUX',
+            'WEBRTC_BSD',
           ],
         }],
         ['OS=="openbsd"', {
@@ -191,6 +193,8 @@
       ['os_bsd==1', {
         'defines': [
           'BSD',
+          'WEBRTC_LINUX',
+          'WEBRTC_BSD',
         ],
       }],
       ['OS=="openbsd"', {