Skip to content

proof of concept ARM64 support #2256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

proof of concept ARM64 support #2256

wants to merge 1 commit into from

Conversation

vtbassmatt
Copy link
Member

Fixes #1911.

TODO before this can ship:

  • .NET Core 3.0 RTMs (and dev.sh is updated to point to RTM)
  • Needs tests
  • Need build lab hardware
  • Needs CI, release builds

@BrianMouncer
Copy link

What is the status on this work?

I am looking into self hosting a Linux ARM32 and 64 build agent, as cross compiling in docker is adding several hours to our projects build time, and my hope is that compiling with native toolset could reduce our build time by an hour or so.

@damccorm
Copy link

damccorm commented Apr 2, 2020

@vtbassmatt we good to close here?

@vtbassmatt vtbassmatt closed this Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for aarch64 release builds
3 participants