platform_build/core/combo
Ben Cheng 084a7f8387 Use aarch64-linux-android-4.9 for arm64 build (attempt #3)
GCC: 4.9 (which supports -fstack-protector)
Binutils: 2.24 (which supports gc-sections)
GDB: 7.7

NDK libraries are still picked up from prebuilts/ndk/*/4.8/*
GCC has been patched to disable codegen for calling
__cxa_throw_bad_array_new_length.

Change-Id: Ie0bf38357c0cf3d265d8b5dd3c2b8a8fd83b1de1
2014-04-16 12:18:14 -07:00
..
arch Specify -mcpu=cortex-a15 for denver CPU variants. 2014-03-24 16:19:50 +08:00
include/arch "desktop" linux has Posix clocks. 2014-04-10 17:36:53 +01:00
HOST_darwin-x86.mk Make Clang host builds hermetic on Linux. 2014-03-24 19:38:47 -07:00
HOST_linux-x86.mk Make Clang host builds hermetic on Linux. 2014-03-24 19:38:47 -07:00
HOST_windows-x86.mk Define __STDC_CONSTANT_MACROS globally to work around host build differences. 2014-03-10 16:49:41 -07:00
javac.mk Increase the maximum javac heap size again. 2014-04-09 14:27:29 -07: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 Decouple platform compiler and NDK library versioning. 2014-04-10 22:46:26 -07:00
TARGET_linux-arm64.mk Use aarch64-linux-android-4.9 for arm64 build (attempt #3) 2014-04-16 12:18:14 -07:00
TARGET_linux-mips.mk Decouple platform compiler and NDK library versioning. 2014-04-10 22:46:26 -07:00
TARGET_linux-mips64.mk Decouple platform compiler and NDK library versioning. 2014-04-10 22:46:26 -07:00
TARGET_linux-x86.mk Decouple platform compiler and NDK library versioning. 2014-04-10 22:46:26 -07:00
TARGET_linux-x86_64.mk Decouple platform compiler and NDK library versioning. 2014-04-10 22:46:26 -07:00