Disable warnings when compiling //net/third_party/nss/ssl on iOS.
commit561c2c8aa2fb4f554321ccbd32bbcdfa3dd40b5e
authorsdefresne <sdefresne@chromium.org>
Wed, 12 Aug 2015 01:08:58 +0000 (11 18:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 12 Aug 2015 01:09:45 +0000 (12 01:09 +0000)
tree613ed868db8186cc84dea85747bc3782f733e887
parentc964309764aeedac75ce8bcd11d59dd1f827484a
Disable warnings when compiling //net/third_party/nss/ssl on iOS.

net/third_party/nss/ssl/sslmutex.c uses sem_init/sem_destroy that
are deprecated (not supported in fact) on iOS. Disable the warning.

BUG=459705

Review URL: https://codereview.chromium.org/1275403003

Cr-Commit-Position: refs/heads/master@{#342953}
net/third_party/nss/ssl/BUILD.gn