Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Unified Diff: third_party/usrsctp/usrsctp.gyp

Issue 376053002: Roll usrsctplib from 8875 to 8912. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/usrsctp/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/usrsctp/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698