Index: third_party/usrsctp/usrsctp.gyp |
diff --git a/third_party/usrsctp/usrsctp.gyp b/third_party/usrsctp/usrsctp.gyp |
index 0061c1e86c1f017837b4abe6f54562b48a7c8006..56ea9ea7c7298d197b95aaa95cc93376c3509339 100644 |
--- a/third_party/usrsctp/usrsctp.gyp |
+++ b/third_party/usrsctp/usrsctp.gyp |
@@ -127,7 +127,7 @@ |
'cflags!': [ '-Werror', '-Wall' ], |
'cflags': [ '-w' ], |
}], |
- ['OS=="mac"', { |
+ ['OS=="mac" or OS=="ios"', { |
'defines': [ |
'HAVE_SA_LEN', |
'HAVE_SCONN_LEN', |