OSDN Git Service

Use aarch64-linux-android-4.9 for arm64 build (attempt #4)
authorBen Cheng <bccheng@google.com>
Mon, 19 May 2014 23:22:21 +0000 (16:22 -0700)
committerBen Cheng <bccheng@google.com>
Mon, 19 May 2014 23:22:21 +0000 (16:22 -0700)
commitd033121431821c69e4c2faf5056bff3ee9c89974
treea13ea5c167bc3d5a7cdce4590b89d2ec2f5b0527
parent4636abe5899272e1e9051e2c98516409107c4e8c
Use aarch64-linux-android-4.9 for arm64 build (attempt #4)

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.

Source code has been sync'ed against the 2014-05-14 snapshot which
contains many important fixes (devirtualization, codegen, ...).

Change-Id: I43229360ad0132193d5208cb0d1acba55084853c
core/combo/TARGET_linux-arm64.mk