Chromium Code Reviews
DescriptionFix script and compiler invocation when using non-default toolchain.
According to "gn help root_build_dir" the variable corresponds to the
current directory when executing all compilers and scripts. So when
building the command-line for compilers or scripts, "rebase_path"
must use "root_build_dir" instead of "root_out_dir" otherwise they
will break if building for non-default toolchain.
BUG=603180
Committed: https://crrev.com/9b9b27be5e7007fb73ef6e0087e452227d92bbc6
Cr-Commit-Position: refs/heads/master@{#402825}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|
||||||||||||||||||||||||||||