summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index c3bc3df..d629321 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -3210,7 +3210,7 @@
[ 'OS=="mac" or OS=="ios"', {
'xcode_settings': {
- 'WARNING_CFLAGS!': ['-Wall', '-Wextra'],
+ 'WARNING_CFLAGS!': ['-Wextra'],
},
'conditions': [
['buildtype=="Official"', {