commit | 6cf45c1e45f70382d035de7df2c5b68c8f67cd38 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Wed Jan 08 07:18:35 2014 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Wed Jan 08 07:18:35 2014 +0100 |
tree | 49a30bbc3a548293e686f305f378bb2490e659a2 | |
parent | f3dacd429f9eda868a57b486bc80826147b95933 [diff] |
ccache: Support USE_CCACHE even in standalone build. When USE_CCACHE is set to 1 in your environment, android-rebuild.sh will use the 'ccache' binary in your PATH to cache compilations, speeding up the build. Note that this is already the case when performing a build within the Android platform tree. Change-Id: I04211db9e2217d4b82ed7346de7a441628adfa01