Skip to content
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

Don't NativeAOT crossgen on ARM64 #74211

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

MichalStrehovsky
Copy link
Member

Lets us make #72645 a non-blocking-release issue.

We also set NativeAotSupported to false for Mac on the line above. Crossgen2 will still ship NativeAOT compiled on x64 Linux and Windows. R2R+SingleFile+Trimmed elsewhere.

Cc @dotnet/crossgen-contrib @dotnet/ilc-contrib

Lets us make dotnet#72645 a non-blocking-release issue.

We also set NativeAotSupported to false for Mac on the line above. Crossgen2 will still ship NativeAOT compiled on x64 Linux and Windows. R2R+SingleFile+Trimmed elsewhere.
@MichalStrehovsky MichalStrehovsky merged commit 02c2ba0 into dotnet:main Aug 19, 2022
@MichalStrehovsky MichalStrehovsky deleted the disablearm branch August 19, 2022 06:52
@MichalStrehovsky
Copy link
Member Author

/backport to release/7.0-rc1

@github-actions
Copy link
Contributor

Started backporting to release/7.0-rc1: https://github.com/dotnet/runtime/actions/runs/2887863100

MichalStrehovsky added a commit to MichalStrehovsky/runtime that referenced this pull request Aug 26, 2022
MichalStrehovsky added a commit that referenced this pull request Aug 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants