commit | 0960ca748804b772453ebe50d212a691c1a6c066 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Dec 10 22:24:06 2010 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Mon Dec 13 11:52:03 2010 +0100 |
tree | 959e8cb8a0f0659933c7f5f04fea6f2da6ed3d6a | |
parent | 2562a40eb1afa88e8e3b97fb4c96f2241d28ec1e [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: I45c1f68e37e15a0032f885df1c5c0f297b3d8642