platform_build/core/combo
David 'Digit' Turner 0960ca7488 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
2010-12-13 11:52:03 +01:00
..
arch/arm Add a new build target armv7-a-neon 2010-03-10 16:07:14 -08:00
HOST_darwin-x86.mk Link against Mac OSX 10.5 SDK if building on 10.6. 2010-08-24 18:34:44 -07:00
HOST_linux-x86.mk Add support for custom Linux host toolchains when building the SDK. 2010-12-13 11:52:03 +01:00
HOST_windows-x86.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
javac.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
select.mk Prepend ccache to CC/CXX if necessary. 2010-10-07 10:45:02 -07:00
TARGET_linux-arm.mk resolved conflicts for merge of 1a08100f to gingerbread 2010-07-13 17:21:33 -07:00
TARGET_linux-sh.mk Keep the crt start/end var name of sh consistent with other archs 2010-07-13 17:41:14 -07:00
TARGET_linux-x86.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00