linux: Fix compilation warning

This commit is contained in:
Cheng Zhao 2014-09-30 20:52:57 +08:00
parent 98fec2f317
commit ad70cb27bd

View file

@ -539,6 +539,7 @@
'vendor/breakpad/src', 'vendor/breakpad/src',
], ],
'cflags': [ 'cflags': [
'-Wno-deprecated-declarations',
'-Wno-empty-body', '-Wno-empty-body',
], ],
'dependencies': [ 'dependencies': [