mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Remove -std=gnu++11 flag
This commit is contained in:
@@ -153,7 +153,6 @@
|
||||
],
|
||||
'cflags_cc': [
|
||||
'-D__STRICT_ANSI__',
|
||||
'-std=gnu++11',
|
||||
'-fno-rtti',
|
||||
],
|
||||
}], # OS=="linux"
|
||||
|
||||
Reference in New Issue
Block a user