summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__libjingle__libjingle.gyp
blob: aa8161fda74442ade04efc57535759efbd84899d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/libjingle/libjingle.gyp.orig	2014-10-10 09:15:32 UTC
+++ third_party/libjingle/libjingle.gyp
@@ -495,7 +495,7 @@
               ],
             }],
             # TODO(mallinath) - Enable SCTP for iOS.
-            ['OS!="ios"', {
+            ['OS!="ios" and os_bsd!=1', {
               'defines': [
                 'HAVE_SCTP',
               ],