mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Revert "build, windows: disable SEH"
This is no longer necessary - the underlying issue was fixed in01fa5ee. This reverts commitd879042860.
This commit is contained in:
@@ -121,7 +121,6 @@
|
||||
'WarningLevel': 3,
|
||||
'BufferSecurityCheck': 'true',
|
||||
'ExceptionHandling': 1, # /EHsc
|
||||
'ImageHasSafeExceptionHandlers': 0, # /SAFESEH:NO
|
||||
'SuppressStartupBanner': 'true',
|
||||
'WarnAsError': 'false',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user