summaryrefslogtreecommitdiff
path: root/jsoncpp.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'jsoncpp.gyp')
-rw-r--r--jsoncpp.gyp8
1 files changed, 2 insertions, 6 deletions
diff --git a/jsoncpp.gyp b/jsoncpp.gyp
index ab00db9..390f8f9 100644
--- a/jsoncpp.gyp
+++ b/jsoncpp.gyp
@@ -49,12 +49,8 @@
'../third_party/externals/jsoncpp/include/',
],
},
- 'conditions': [
- [ 'skia_os == "android"', {
- 'cflags!': [
- '-Wall',
- ],
- }],
+ 'cflags': [
+ '-w',
],
},
],