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