Disable all warnings in zlib.

Every compiler (and version of compiler) seems to have a slightly
different set of things to warn-on-error about. All we do is play
Whack-A-Mole all the time, and we can't actually change the zlib code.
Thus, this just disables all warnings, removing the disabling of
specific warnings.

TBR=jophba@chromium.org

Bug: openscreen:95
Change-Id: Ieb5f3b3a4f73dead315dd5e571e31974c69d4787
1 file changed
tree: f144aefa53c73a90b412c37dc6e4af9e59277148
  1. build/
  2. crypto/
  3. net/
  4. testing/
  5. third_party/
  6. tools/
  7. url/
  8. .gitignore
  9. DEPS