DescriptionShard content_browser to avoid MSVS 2 GB limitation.
A change to enable WPO for the x64 Win official builds caused
content_browserto expand beyond 2 GB which caused these errors:
obj\content\content_browser.lib : fatal error LNK1107: invalid or
corrupt file: cannot read at 0xEAE7739
msvs_shard is a way of breaking up a library to avoid this limitation.
This issue doesn't affect the GN builds (because they use a sourceset
concept instead of these huge static libraries).
TBR=creis@chromium.org
BUG=616946
Committed: https://crrev.com/c9dd766b9c61d5a4186ce8d3c1bbf830ad27b2f2
Cr-Commit-Position: refs/heads/master@{#398112}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|