Do not use new clang flags.
This commit is contained in:
parent
b994ae8174
commit
b0b5d1b1b0
1 changed files with 1 additions and 1 deletions
|
@ -113,9 +113,9 @@
|
|||
'conditions': [
|
||||
['OS=="mac"', {
|
||||
'xcode_settings': {
|
||||
'GCC_TREAT_WARNINGS_AS_ERRORS': 'NO',
|
||||
'WARNING_CFLAGS': [
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-deprecated-register',
|
||||
'-Wno-unused-private-field',
|
||||
'-Wno-unused-function',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue