platform_build/core/combo
Dan Albert 216ecac61e Fix prebuilts for target builds with USE_MINGW=1.
USE_MINGW=1 mm didn't work in directories that contained target modules
because the build system would use the Windows locations and extensions
when trying to find the host GCC prebuilts. Windows is the target OS,
not the OS we're building from.

Change-Id: Ic994fed15388d0c7d393f71ba28fe7afdc659f5c
2015-05-04 22:44:39 +00:00
..
arch Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver 2015-03-25 17:21:02 +01:00
include/arch AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_darwin-x86.mk Remove ancient ranlib workaround on Mac OS X. 2015-04-09 10:06:33 -07:00
HOST_darwin-x86_64.mk Remove ancient ranlib workaround on Mac OS X. 2015-04-09 10:06:33 -07:00
HOST_linux-x86.mk host compiler: enable compiler hardening flags 2015-04-24 21:26:08 -07:00
HOST_linux-x86_64.mk host compiler: enable compiler hardening flags 2015-04-24 21:26:08 -07:00
HOST_windows-x86.mk Merge "Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings" into lmp-mr1-dev 2014-10-28 18:09:11 +00:00
HOST_windows-x86_64.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
javac.mk Remove Java 6 build support 2014-10-22 10:53:59 +01:00
mac_version.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
select.mk Remove unused variables from select.mk. 2014-11-10 20:47:49 -08:00
TARGET_linux-arm.mk Fix prebuilts for target builds with USE_MINGW=1. 2015-05-04 22:44:39 +00:00
TARGET_linux-arm64.mk Fix prebuilts for target builds with USE_MINGW=1. 2015-05-04 22:44:39 +00:00
TARGET_linux-mips.mk Fix prebuilts for target builds with USE_MINGW=1. 2015-05-04 22:44:39 +00:00
TARGET_linux-mips64.mk Fix prebuilts for target builds with USE_MINGW=1. 2015-05-04 22:44:39 +00:00
TARGET_linux-x86.mk Fix prebuilts for target builds with USE_MINGW=1. 2015-05-04 22:44:39 +00:00
TARGET_linux-x86_64.mk Fix prebuilts for target builds with USE_MINGW=1. 2015-05-04 22:44:39 +00:00