Don't warn about deprecated-register
This commit is contained in:
parent
ccaf23b338
commit
f7819f369b
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
'conditions': [
|
||||
['OS=="linux"', {
|
||||
'cflags_cc': [
|
||||
'-Wno-deprecated-declarations',
|
||||
'-fno-rtti',
|
||||
],
|
||||
'link_settings': {
|
||||
|
|
Loading…
Reference in a new issue