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

Unified Diff: gyp/poppler.gyp

Issue 25319002: quiet down more third-party warnings (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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 | « gyp/jsoncpp.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/poppler.gyp
diff --git a/gyp/poppler.gyp b/gyp/poppler.gyp
index f99e32c797508f3093bf036a1aff0a11524f2252..5b53389b7883bfdc85eb9801979982ede3eec6f3 100644
--- a/gyp/poppler.gyp
+++ b/gyp/poppler.gyp
@@ -126,6 +126,9 @@
'../third_party/externals/poppler/poppler',
],
},
+ 'cflags': [
+ '-w'
+ ],
'conditions': [
['skia_os == "linux"', {
'include_dirs': [
« no previous file with comments | « gyp/jsoncpp.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698