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

Unified Diff: gyp/zlib.gyp

Issue 1693733003: Put all XSAN bots on the same DEPS-sourced build of Clang. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 10 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
« gyp/yasm.gyp ('K') | « gyp/yasm.gyp ('k') | tools/xsan_build » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/zlib.gyp
diff --git a/gyp/zlib.gyp b/gyp/zlib.gyp
index 24c7a0a55fd2eb214f16cbe4e9b02df0c9f8d59a..59ca61c62e029a3a0b87fdbedc62616c43de0b54 100644
--- a/gyp/zlib.gyp
+++ b/gyp/zlib.gyp
@@ -19,6 +19,7 @@
},
}, {
'type': 'static_library',
+ 'cflags': [ '-w' ],
'sources': [
'../third_party/externals/zlib/adler32.c',
'../third_party/externals/zlib/compress.c',
« gyp/yasm.gyp ('K') | « gyp/yasm.gyp ('k') | tools/xsan_build » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698