mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Windows: disable RTTI and exceptions
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
'OmitFramePointers': 'true',
|
||||
'EnableFunctionLevelLinking': 'true',
|
||||
'EnableIntrinsicFunctions': 'true',
|
||||
'RuntimeTypeInfo': 'false',
|
||||
'ExceptionHandling': '0',
|
||||
'AdditionalOptions': [
|
||||
'/MP', # compile across multiple CPUs
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user