Extend GN to create "REL_PATH" (when possible) instead "ABS_PATH".
Reported by
pplucien...@opera.com,
Mar 2 2018
|
|
Issue descriptionOutput directories for files located outside root directory contains "ABS_PATH" and full system path. It influences command line hash in .ninja_log and makes impossible to share cache between different machines. Solution for this problem is to generate directories with "REL_PATH", where rebase path for external directories is configurable and it's taken from "external_rebase_path" gn argument.
,
Mar 15 2018
Please close this bug as an invalid. |
|
►
Sign in to add a comment |
|
Comment 1 by dtapu...@chromium.org
, Mar 5 2018