commit | b5b19afd8b383045e4d9060eaf1be60da229745b | [log] [tgz] |
---|---|---|
author | thomasanderson <[email protected]> | Wed Mar 22 18:10:44 2017 |
committer | Commit bot <[email protected]> | Wed Mar 22 18:10:44 2017 |
tree | b9a718aaa8a53df9a4633a7ae4ca3b94f6361903 | |
parent | 27dc20f2cd65e5b0f6178fd98a756fccdef8490c [diff] |
Disable incremental linking for proto_zero_plugin This CL works around a linker bug that is seen when incrementally linking proto_zero_plugin.exe after crrev.com/2756543002. The linker bug also occurs in VS 2017 RTM so a new bug report to Microsoft was made: https://developercommunity.visualstudio.com/content/problem/34236/incremental-linking-creates-corrupt-executable.html BUG=703251 [email protected] Review-Url: https://codereview.chromium.org/2763233002 Cr-Commit-Position: refs/heads/master@{#458802}