Add NativeAOT build and runtime pack for linux-bionic (#86781)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Sat, 27 May 2023 07:38:18 +0000 (16:38 +0900)
committerGitHub <noreply@github.com>
Sat, 27 May 2023 07:38:18 +0000 (16:38 +0900)
commit71738239969b184b66e72a927a527690a761ecbf
tree41af99ce390ab9aa9df4f1d8b9f7f98c33a49c61
parentb2edecd5b2c521f2a098940efee324460a79057d
Add NativeAOT build and runtime pack for linux-bionic (#86781)

Build and runtime pack for linux-bionic (Android without the Java part).

I tried not to regress the existing CoreCLR Android build that is based on a crossrootfs (#56622) - the if's basically deal with that. Note that it's likely broken anyway (#66562).
eng/Subsets.props
eng/native/build-commons.sh
eng/native/tryrun.cmake
eng/pipelines/runtime-official.yml
src/coreclr/CMakeLists.txt
src/coreclr/build-runtime.sh
src/coreclr/nativeaot/CMakeLists.txt
src/coreclr/runtime.proj
src/native/corehost/apphost/static/CMakeLists.txt