DescriptionDisable WPO for mini_installer
We need to do this because when doing a PGO build the /GL flag gets automatically set everywhere, and we're hitting this warning: https://msdn.microsoft.com/en-us/library/b8s7ctwz%28v=vs.90%29.aspx because of the custom memset implementation (https://code.google.com/p/chromium/codesearch#chromium/src/chrome/installer/mini_installer/mini_installer.cc&q=mini_ins&sq=package:chromium&l=862)
TBR=robertshield@chromium.org
BUG=309849
Committed: https://crrev.com/ad97de14a378bec31acbd94e623a70f4473556b8
Cr-Commit-Position: refs/heads/master@{#322377}
Patch Set 1 #
Messages
Total messages: 13 (4 generated)
|