platform_build/core/combo
Al Sutton 1199f7388c Fix building on modern versions of Xcode and OS X.
Add the build options to support the most recent versions of XCode and
add 10.9 to the list of OS X SDKs which the AOSP code can be built with.

Based on patch from https://groups.google.com/d/msg/android-building/kePgJmYBUdM/0C_d1OZflvcJ

Change-Id: I97ffe45d3c54a095952a4ac6accb938623b8fa1e
Signed-off-by: Al Sutton <al@funkyandroid.com>
2014-11-10 14:42:30 +00:00
..
arch Revert "Continue to use march=i686 before fix of g++ ICE." 2014-10-30 01:55:45 +00:00
include/arch Remove more namespace pollution (HAVE_TM_GMTOFF). 2014-11-08 14:21:12 -08:00
fdo.mk Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov. 2014-08-20 16:48:17 -07:00
HOST_darwin-x86.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
HOST_darwin-x86_64.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
HOST_linux-x86.mk Remove "-mstackrealign" option from all x86 builds. 2014-10-13 19:08:01 +04:00
HOST_linux-x86_64.mk Update host linux toolchain to gcc 4.8 2014-07-31 19:51:40 +02:00
HOST_windows-x86.mk am 07a11d31: Merge "Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler." into lmp-dev 2014-10-01 23:01:30 +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 Stash original values of CC and CXX. 2014-10-06 10:43:29 -07:00
TARGET_linux-arm.mk resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aosp 2014-10-14 17:15:17 -07:00
TARGET_linux-arm64.mk resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aosp 2014-10-14 17:15:17 -07:00
TARGET_linux-mips.mk resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aosp 2014-10-14 17:15:17 -07:00
TARGET_linux-mips64.mk resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aosp 2014-10-14 17:15:17 -07:00
TARGET_linux-x86.mk resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aosp 2014-10-14 17:15:17 -07:00
TARGET_linux-x86_64.mk Fix error of PRIVATE_LDLIBS introduced by de36cd72. 2014-11-07 10:05:03 -08:00