Compile steps should only use a wrapper if resource whitelisting is enabled |
||
Issue descriptionUnused resource whitelisting was added to official builds on android in https://codereview.chromium.org/2272713004, but the compile command wrapper (build/toolchain/gcc_compile_wrapper.py) is used even when resource whitelisting isn't enabled. It's inefficient to use this additional python process and it makes debugging failures harder.
,
Aug 31 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 31 2016