OSDN Git Service

Use aarch64-linux-android-4.9 for arm64 build (attempt #2)
authorBen Cheng <bccheng@google.com>
Fri, 11 Apr 2014 19:22:56 +0000 (12:22 -0700)
committerBen Cheng <bccheng@google.com>
Fri, 11 Apr 2014 19:22:56 +0000 (12:22 -0700)
commit1ae9b213eb5648205223e4b825f4c808a5d2ace8
treed5dd058ccdc89916e0f38a8459cd53e820972863
parenteec11d9727ab0e6bc843f059d5f2921ada2e8e9a
Use aarch64-linux-android-4.9 for arm64 build (attempt #2)

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: Ie647fc4c6b227d6bee792f04d5c2f02eb0099559
core/combo/TARGET_linux-arm64.mk