mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
Fix the build on Linux
See https://github.com/atom/atom-shell/issues/1074 for details
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
}],
|
||||
['OS=="linux"', {
|
||||
'cflags_cc': [
|
||||
'-D__STRICT_ANSI__',
|
||||
'-std=gnu++11',
|
||||
'-fno-rtti',
|
||||
'<!@(pkg-config --cflags gtk+-2.0)',
|
||||
|
||||
Reference in New Issue
Block a user