platform_build/core/combo
Elliott Hughes 18042e1960 Turn 64-bit-related warnings into errors on 64-bit builds.
I don't think we can realistically turn this on for 32-bit builds any
time soon.

Also, fix the arm64 stack-protector hack.

Change-Id: Ie1e7c875bbc06fb21bb372b8ca99879a23ef53d4
2014-02-05 17:40:02 -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 Fix the host inttypes.h problem globally. 2014-01-29 16:29:11 -08:00
HOST_linux-x86.mk Fix the host inttypes.h problem globally. 2014-01-29 16:29:11 -08:00
HOST_windows-x86.mk Define __STDC_FORMAT_MACROS on Windows host builds. 2014-01-29 21:37:37 -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
TARGET_linux-arm.mk Remove libthread_db from the default include path. 2014-01-27 15:45:17 -08:00
TARGET_linux-arm64.mk Turn 64-bit-related warnings into errors on 64-bit builds. 2014-02-05 17:40:02 -08:00
TARGET_linux-mips.mk Fix KERNEL_HEADERS_ARCH for mips and x86. 2014-01-28 13:10:19 -08:00
TARGET_linux-x86.mk Fix KERNEL_HEADERS_ARCH for mips and x86. 2014-01-28 13:10:19 -08:00
TARGET_linux-x86_64.mk Turn 64-bit-related warnings into errors on 64-bit builds. 2014-02-05 17:40:02 -08:00