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

Change the default for ilc compiler architecture #79761

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Dec 16, 2022

The host architecture for the ilc compiler package should default to .NET SDK architecture that the build is running under.

Fixes #79253

@ghost
Copy link

ghost commented Dec 16, 2022

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

The host architecture for the ilc compiler package should default to .NET SDK architecture that the build is running under.

Fixes #79253

Author: jkotas
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

@jkotas
Copy link
Member Author

jkotas commented Dec 16, 2022

cc @dotnet/ilc-contrib

The host architecture for the ilc compiler package should default to .NET SDK architecture that the build is running under.

Fixes dotnet#79253
@jkotas jkotas merged commit af269e5 into dotnet:main Dec 16, 2022
@jkotas jkotas deleted the ilchostarch branch December 16, 2022 20:22
@ghost ghost locked as resolved and limited conversation to collaborators Jan 16, 2023
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.

Dogfooding instructions for .NET 8 NativeAOT on macOS x64 via Rosetta
2 participants