Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Support compiling for ARM Android#16819

Merged
mellinoe merged 1 commit into
dotnet:masterfrom
qmfrederik:android/arm
Mar 8, 2017
Merged

Support compiling for ARM Android#16819
mellinoe merged 1 commit into
dotnet:masterfrom
qmfrederik:android/arm

Conversation

@qmfrederik
Copy link
Copy Markdown

  • Supports cross-compiling corefx cor ARM Android
  • Updates curl and krb5 packages
  • Uses NDK 14 by default for cross-compiling

Some changes are required to native source code as well, I'll try to submit separate PRs for that.

@mellinoe
Copy link
Copy Markdown
Contributor

mellinoe commented Mar 7, 2017

Looks good to me. @cydhaselton do you want to look over this as well?

@cydhaselton
Copy link
Copy Markdown
Contributor

cydhaselton commented Mar 7, 2017

@mellinoe: Looks fine.

Something to think about is the duplication of the cross-toolchain between coreclr, corefx and (in future) core-setup. Shouldn't be an issue if cross-compiling and not building on device but in the future it may be good to look at a more space-efficient method.

@mellinoe mellinoe merged commit 80a8fff into dotnet:master Mar 8, 2017
@karelz karelz modified the milestone: 2.0.0 Mar 10, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Support compiling for ARM Android

Commit migrated from dotnet/corefx@80a8fff
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants