Revert "build, windows: disable SEH"
This is no longer necessary - the underlying issue was fixed in 01fa5ee. This reverts commit d87904286024f5ceb6a2d0d5f17e919c775830a0.
This commit is contained in:
parent
3446157269
commit
d5959c5cea
@ -117,7 +117,6 @@
|
|||||||
'WarningLevel': 3,
|
'WarningLevel': 3,
|
||||||
'BufferSecurityCheck': 'true',
|
'BufferSecurityCheck': 'true',
|
||||||
'ExceptionHandling': 1, # /EHsc
|
'ExceptionHandling': 1, # /EHsc
|
||||||
'ImageHasSafeExceptionHandlers': 0, # /SAFESEH:NO
|
|
||||||
'SuppressStartupBanner': 'true',
|
'SuppressStartupBanner': 'true',
|
||||||
'WarnAsError': 'false',
|
'WarnAsError': 'false',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user