CMake configuration for cross building for Android (dotnet/coreclr#9174)
authorFrederik Carlier <frederik.carlier@quamotion.mobi>
Wed, 22 Feb 2017 22:17:01 +0000 (14:17 -0800)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 22 Feb 2017 22:17:01 +0000 (23:17 +0100)
commit752085a12c9c1fc3bd4d8c87af19e35297224205
treea48fa981c14c08a3ccb87cc81cc821354435954d
parentc590eeaf081d5a2a9e17083db5b053c51c5aa6f4
CMake configuration for cross building for Android (dotnet/coreclr#9174)

* Configuration files for cross building for Android arm64

* Simplify toolchain script

* Fix trymake values for Android

Commit migrated from https://github.com/dotnet/coreclr/commit/09fd5fbd08d376aa0d7b2602e5115aaabcd7b352
src/coreclr/cross/android/arm64/toolchain.cmake [new file with mode: 0644]
src/coreclr/cross/android/arm64/tryrun.cmake [new file with mode: 0644]