Add preliminary support for NDK r10c
authorPyry Haulos <phaulos@google.com>
Wed, 1 Oct 2014 23:18:37 +0000 (16:18 -0700)
committerPyry Haulos <phaulos@google.com>
Wed, 1 Oct 2014 23:18:37 +0000 (16:18 -0700)
commita5d161a6fad1d70cf933ee69392033d323bf4cd5
tree61d10cda66f41be505d0c82b9e9abcd970c2f96c
parenta442acc1767aad727720b30f7014c855082f7109
Add preliminary support for NDK r10c

This change adds toolchain file for NDK r10c and necessary build system
changes for arm64-v8a ABI. The toolchain file assumes that the released
toolchain uses android-21 instead of android-L as the ABI version.

Only GCC toolchain file is provided.

Change-Id: I52053569c5564b0b41b0c66f334a081de4ed584f
android/scripts/common.py
external/libpng/CMakeLists.txt
framework/delibs/cmake/Defs.cmake
framework/delibs/cmake/toolchain-android-r10c.cmake [new file with mode: 0644]
targets/android/android.cmake