DescriptionRemove /RTC1 switch to let debug mini_installer build
The /RTC1 switch adds references to _RTC_CheckStackVars and
_RTC_InitBase which causes msvcrtd.lib to be pulled in which causes
gn debug builds of mini_installer to fail. /RTC1 is not used in gyp
builds and therefore it should be removed from gn builds unless we
decide that it offers enough value to justify the effort required to put
it back in.
BUG=596885
Committed: https://crrev.com/bc907653b0b0bd505ee0393925517f11713df643
Cr-Commit-Position: refs/heads/master@{#383261}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Returning to original, correct, approved patch. #Messages
Total messages: 16 (8 generated)
|