platform_build/core/combo
Colin Cross 8f47fc379e Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGS
To ease the transition between toolchains, allow a target to specify
a list of cflags that the toolchain does not support.  These will be
filtered out of the cflags provided by the module.

Add TARGET_GLOBAL_UNSUPPORTED_CFLAGS := -fstack-protector for the
aarch64 toolchain, it does not yet suport -fstack-protector.

Change-Id: I168d0c6f131326fad305ec86fad46e6a3e03295a
2014-01-27 18:21:12 -08:00
..
arch Load compiler environment for a second arch. 2014-01-24 13:34:26 -08:00
include/arch build: rename aarch64 target to arm64 2014-01-23 22:39:38 -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 Enable NX protections 2013-12-12 10:47:08 -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
TARGET_linux-arm.mk Remove libthread_db from the default include path. 2014-01-27 15:45:17 -08:00
TARGET_linux-arm64.mk Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGS 2014-01-27 18:21:12 -08:00
TARGET_linux-mips.mk Remove libthread_db from the default include path. 2014-01-27 15:45:17 -08:00
TARGET_linux-x86.mk Remove libthread_db from the default include path. 2014-01-27 15:45:17 -08:00
TARGET_linux-x86_64.mk Remove libthread_db from the default include path. 2014-01-27 15:45:17 -08:00
javac.mk Add support for ALTERNATE_JAVAC 2014-01-09 15:33:23 -08:00
select.mk Set up rules to build shared libraries for TARGET_2ND_ARCH 2014-01-24 13:35:30 -08:00