From ad70cb27bd851aa979aa8ddd0208f157d667363e Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 30 Sep 2014 20:52:57 +0800 Subject: [PATCH] linux: Fix compilation warning --- atom.gyp | 1 + 1 file changed, 1 insertion(+) diff --git a/atom.gyp b/atom.gyp index 4bb3de978ce1..fe8af55045d0 100644 --- a/atom.gyp +++ b/atom.gyp @@ -539,6 +539,7 @@ 'vendor/breakpad/src', ], 'cflags': [ + '-Wno-deprecated-declarations', '-Wno-empty-body', ], 'dependencies': [