Move tryrun out of cross to Unix Native build (dotnet/corefx#42411)
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 6 Nov 2019 21:58:04 +0000 (22:58 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2019 21:58:04 +0000 (22:58 +0100)
commit0bdf833901da08abfa4524b26c740285e72b2149
treef8e4141fb9661eab953c2f5c8671ce12c8d01e64
parent3ef92c3bfc97a660e4782bc2800091ce09c3c3ef
Move tryrun out of cross to Unix Native build (dotnet/corefx#42411)

* Move tryrun out of cross to Unix Native build

* Add full path and delete android tryruns

Commit migrated from https://github.com/dotnet/corefx/commit/3c4cad0c2908ecbb63f390036b235cb0584ad5c8
src/libraries/Native/Unix/gen-buildsys-clang.sh
src/libraries/Native/Unix/gen-buildsys-gcc.sh
src/libraries/Native/Unix/tryrun.cmake [moved from src/libraries/cross/tryrun.cmake with 100% similarity]
src/libraries/cross/android/arm/tryrun.cmake [deleted file]
src/libraries/cross/android/arm64/tryrun.cmake [deleted file]