commit | 60a1e8805290267d6c8f32051f25e6f21fae909a | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Wed Jan 12 23:31:29 2011 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Sun Jan 16 19:14:04 2011 +0100 |
tree | 464dce5ff64539107a48563c7925a426af57880c | |
parent | 7e27c8e15507d62a0ac0b094bc7cfca15f6cc509 [diff] |
Add support for custom Linux host toolchains when building the SDK. This is needed in order to build Linux SDK binaries that can run properly on Ubuntu 8.04 (Hardy). By default, the host toolchain on 10.04 (Lucid) generates machine code that won't run on Hardy due to GLibc ABI mistmatches. Note that nothing happens if the new toolchain is not in the prebuilt tree. Change-Id: I914f5a303f16b6871759ce5a7178585ed3060870