DescriptionExpose CC.host_wrapper and CXX.host_wrapper.
Currently, the gyp variables CC_wrapper and CXX_wrapper can be set in
the chromium.gyp_env file. However, the host compiler wrapper variable
cannot. By exposing this variable, embedders can more easily
use tools like ccache or icecream when developing for android.
BUG=471340
Committed: https://crrev.com/73e65d4adbbc1cc83f7e59b2dfe60107c2dd186e
Cr-Commit-Position: refs/heads/master@{#323557}
Patch Set 1 #Patch Set 2 : Adding reviewer #Patch Set 3 : Change virtual to override in devtools generator code. #Patch Set 4 : Make Python Code Generate Chromium Styled Code #Messages
Total messages: 7 (2 generated)
|