DescriptionAdd check so WIN_FASTLINK will be ignored on VS 2013
win_fastlink is helpful for improving build speeds with VS 2015 but is
not supported on VS 2013. To make it easier to enable this flag it needs
to be silently ignored by VS 2013. This makes that happen.
BUG=440500
Committed: https://crrev.com/6b851bfe96519bca59237b79a003df41dcf98c3b
Cr-Commit-Position: refs/heads/master@{#375999}
Patch Set 1 #Patch Set 2 : Fixed quote location #Patch Set 3 : Fix is_win_fastlink on gn builds also #
Total comments: 2
Patch Set 4 : Changed from == 2015 to != 2013 #Messages
Total messages: 11 (4 generated)
|