Skip to content

Change the default for ilc compiler architecture#79761

Merged
jkotas merged 1 commit intodotnet:mainfrom
jkotas:ilchostarch
Dec 16, 2022
Merged

Change the default for ilc compiler architecture#79761
jkotas merged 1 commit intodotnet:mainfrom
jkotas:ilchostarch

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 ghost assigned jkotas Dec 16, 2022
@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