linux: Fix compilation warning
This commit is contained in:
parent
98fec2f317
commit
ad70cb27bd
1 changed files with 1 additions and 0 deletions
1
atom.gyp
1
atom.gyp
|
@ -539,6 +539,7 @@
|
||||||
'vendor/breakpad/src',
|
'vendor/breakpad/src',
|
||||||
],
|
],
|
||||||
'cflags': [
|
'cflags': [
|
||||||
|
'-Wno-deprecated-declarations',
|
||||||
'-Wno-empty-body',
|
'-Wno-empty-body',
|
||||||
],
|
],
|
||||||
'dependencies': [
|
'dependencies': [
|
||||||
|
|
Loading…
Reference in a new issue