mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add "-fno-exceptions" to "cflags_cc" on linux
This commit is contained in:
committed by
Samuel Attard
parent
ac33694028
commit
28f6e10e5a
@@ -136,6 +136,7 @@
|
||||
],
|
||||
'cflags_cc': [
|
||||
'-D__STRICT_ANSI__',
|
||||
'-fno-exceptions',
|
||||
'-fno-rtti',
|
||||
],
|
||||
'ldflags': [
|
||||
|
||||
Reference in New Issue
Block a user