platform_build/core/combo
Nick Kralevich 316f720b91 arm: upgrade to _FORTIFY_SOURCE=2
Enable _FORTIFY_SOURCE=2 for ARM.

Currently, this change is a no-op, as Android's libc doesn't
support _FORTIFY_SOURCE > 1, yet.

Change-Id: Ib4c8e44e6949a37352c153e3c52a4fa001f18738
2013-04-25 16:52:02 -07:00
..
arch 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 19:33:59 +00: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 Specify -msse3 on host as on target. 2013-02-26 15:10:22 -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 arm: upgrade to _FORTIFY_SOURCE=2 2013-04-25 16:52:02 -07:00
TARGET_linux-mips.mk Duplicate libgcc.a in front of *so 2013-03-19 07:51:52 -07:00
TARGET_linux-x86.mk Duplicate libgcc.a in front of *so 2013-03-19 07:51:52 -07:00