Chromium Code Reviews
DescriptionDisable link-time optimization for remoting PNaCl plugin in Debug mode
Optimization was enabled for the plugin to workaround an issue with
linking libyuv. But that issue has been fixed, so it's not longer
necessary to optimize debug builds.
This also works around PNaCl link-time optimization bug that was
breaking debug builds. That bug currently doesn't affect non-debug
builds (if it breaks release builds in the future it's also possible
to work it around by disabling optimization with per-function
optnone attribute).
BUG=650499
Committed: https://crrev.com/f1f0af26d41c5119403b0781d804f7860e237871
Cr-Commit-Position: refs/heads/master@{#421938}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|
|||||||||||||||||||