We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626c7d1 commit 70af2e0Copy full SHA for 70af2e0
common.gypi
@@ -75,6 +75,7 @@
75
'xcode_settings': {
76
'GCC_TREAT_WARNINGS_AS_ERRORS': 'NO',
77
'WARNING_CFLAGS': [
78
+ '-Wno-unknown-warning-option',
79
'-Wno-parentheses-equality',
80
'-Wno-unused-function',
81
'-Wno-sometimes-uninitialized',
0 commit comments