commit | 55aad0866382e89a18d5cc49ce2c88c839b88cea | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Sat Mar 12 13:19:01 2011 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Tue Mar 15 01:01:32 2011 +0100 |
tree | a046b9b8903d61af03b07fde97f3c2ba305927cf | |
parent | 0683a77348f2a0a529a8e2bcfdf4b6dc6b4c5f5b [diff] |
Allow win_sdk build with USE_CCACHE=1 This patch allows the Window sdk build (lunch sdk-eng; make win_sdk) to work properly when USE_CCACHE is defined in the environment. There is no Windows ccache prebuilt, but since we're cross-compiling from Linux, detect it and use the linux prebuilt binary instead. Note: Depends on https://review.source.android.com//#change,21755 for a complete solution to the problem. Change-Id: I0b1b59efae86ee7114225258c9ecf9f257913347