Description[Mac/GN] dSYM output always goes in root_out_dir, so specify it in linker outputs.
This was causing overbuild for targets that override the output directory,
since the linker_driver.py is configured to place dSYMs in root_out_dir, but
the linker output was listed in the target_out_dir.
BUG=330301, 431177
R=brettw@chromium.org
Committed: https://crrev.com/0dda1538d9a8e10e8ad5288b3c2a71cd2437b643
Cr-Commit-Position: refs/heads/master@{#398739}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|