DescriptionClarify warning for GYP variable merging.
https://codereview.chromium.org/931643002 changed variable merging
behavior for environment variables and chromium.gyp_env. The new
behavior replaces variables, with the exception of GYP_DEFINES
which is instead concatenated.
This change clarifies the state of the variables to the developer
by printing values, and more accurately describes the override
behavior as 'merges with, and individual components override,'.
Committed: https://crrev.com/eedc9ac929470feba9b8b4899c1aad14cbb5b97b
Cr-Commit-Position: refs/heads/master@{#320609}
Patch Set 1 #
Total comments: 2
Patch Set 2 : ' not " #Messages
Total messages: 16 (8 generated)
|