platform_build/core/combo
Torne (Richard Coles) 71f8b245ce Don't try to group static libraries on mac.
Mac's linker doesn't support --start-group and --end-group; it scans
libraries repeatedly even without these options, so it's not necessary.

Change-Id: If22527e75470f7fa9452dc33efe4d40a60d0919a
2013-03-11 14:59:42 +00:00
..
arch am 7ce7473f: am 5e12e60b: Merge "For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option So, add -msynci to all mips32r2 makefiles. Also add msynci to the list flags not recognized by clang." 2013-02-15 14:48:01 -08:00
include/arch Remove HAVE_DLADDR from AndroidConfig.h. 2013-01-25 15:57:40 -08:00
HOST_darwin-x86.mk Don't try to group static libraries on mac. 2013-03-11 14:59:42 +00:00
HOST_linux-x86.mk am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." 2013-02-27 19:03:54 +00: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 am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags." 2013-02-14 17:31:40 -08:00
TARGET_linux-mips.mk resolved conflicts for merge of 40ab92d0 to master 2013-02-22 11:02:03 -08:00
TARGET_linux-x86.mk Switch to GCC 4.7 for X86 and MIPS 2012-12-21 09:23:05 +08:00