platform_build/core/combo
Ying Wang 0eb35626da Add extra libgcc.a only for unbundled build.
We can save some space for platform build with this.
Previously an extra libgcc.a was put before libc.so so libraries built
against new platform can run on old platforms. This is needed only for
unbundled build.

Bug: 8805022
Bug: 8247455

Change-Id: I3c3e0092b06ec3804659d5cae048d29e0d2bf7ad
2013-05-03 14:38:36 -07:00
..
arch core: combo: arm: use appropriate mcpu flags for cortex-a7 2013-03-23 02:08:38 -07: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 Add extra libgcc.a only for unbundled build. 2013-05-03 14:38:36 -07:00
TARGET_linux-mips.mk am e874f3ab: am 55c06f75: Merge "Duplicate libgcc.a in front of *so" 2013-03-19 11:17:07 -07:00
TARGET_linux-x86.mk Duplicate libgcc.a in front of *so 2013-03-19 07:51:52 -07:00