platform_build/core/combo
Andrew Hsieh cbe162e914 Fix HOST_TOOLCHAIN_PREFIX
Previously HOST_TOOLCHAIN_PREFIX can't accept toolchain in arch-os-*-gcc
format.  Fix it so we can try out new host toolchain, eg.

  HOST_TOOLCHAIN_PREFIX=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/x86_64-linux- make

Change-Id: Ic1092593036c41d5471e788654fb4e0991dd7e40
2014-03-12 19:27:59 +08:00
..
arch Select the arch_variant_cflags for the 2nd arch. 2014-02-07 10:44:10 -08:00
include/arch [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
HOST_darwin-x86.mk Define __STDC_CONSTANT_MACROS globally to work around host build differences. 2014-03-10 16:49:41 -07:00
HOST_linux-x86.mk Fix HOST_TOOLCHAIN_PREFIX 2014-03-12 19:27:59 +08:00
HOST_windows-x86.mk Define __STDC_CONSTANT_MACROS globally to work around host build differences. 2014-03-10 16:49:41 -07:00
javac.mk Add support for ALTERNATE_JAVAC 2014-01-09 15:33:23 -08:00
select.mk Set up rules to build shared libraries for TARGET_2ND_ARCH 2014-01-24 13:35:30 -08:00
TARGET_linux-arm.mk Make -rpath-link work with multilib. 2014-02-21 16:20:20 -08:00
TARGET_linux-arm64.mk Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG 2014-03-10 18:59:12 -07:00
TARGET_linux-mips.mk Make -rpath-link work with multilib. 2014-02-21 16:20:20 -08:00
TARGET_linux-mips64.mk Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG 2014-03-10 18:59:12 -07:00
TARGET_linux-x86.mk Make -rpath-link work with multilib. 2014-02-21 16:20:20 -08:00
TARGET_linux-x86_64.mk Make -rpath-link work with multilib. 2014-02-21 16:20:20 -08:00