platform_build/core/combo
Ying Wang b6457c223b Don't fall back to host $(CC) if the target gcc is not checked out
Error "cc1plus: error: unrecognized command line option
‘-mfloat-abi=softfp’" is much more confusing than
"...gcc: No such file or directory".
Also we don't build in Windows/Cygwin any more so we don't need the old
trick.

Change-Id: Ibbe3da67b412575e56bd6e61ef412ea5b2789fea
2013-01-30 10:33:27 -08:00
..
arch Use -mcpu=cortex-a15 for gcc arch dependent compilation. 2013-01-14 14:37:44 -08:00
include/arch Remove HAVE_DLADDR from AndroidConfig.h. 2013-01-25 15:57:40 -08:00
HOST_darwin-x86.mk am 865d851a: Merge "Remove the obsolete comments and change the misleading var name." 2012-11-12 14:45:59 -08:00
HOST_linux-x86.mk am 865d851a: Merge "Remove the obsolete comments and change the misleading var name." 2012-11-12 14:45:59 -08:00
HOST_windows-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-08-21 14:40:16 +08:00
javac.mk Fix the build: properly detect the BUILD OS version of Java, not the host one. 2010-06-12 11:44:48 -07:00
select.mk select.mk: Tune ccache options 2012-08-16 11:11:29 -07:00
TARGET_linux-arm.mk Don't fall back to host $(CC) if the target gcc is not checked out 2013-01-30 10:33:27 -08:00
TARGET_linux-mips.mk Don't fall back to host $(CC) if the target gcc is not checked out 2013-01-30 10:33:27 -08:00
TARGET_linux-x86.mk Switch to GCC 4.7 for X86 and MIPS 2012-12-21 09:23:05 +08:00