Skip to content

When overriding RID for non-Linux, use $(Platform) not x64#15153

Merged
MichaelSimons merged 2 commits into
dotnet:mainfrom
directhex:3155
Jan 3, 2023
Merged

When overriding RID for non-Linux, use $(Platform) not x64#15153
MichaelSimons merged 2 commits into
dotnet:mainfrom
directhex:3155

Conversation

@directhex

Copy link
Copy Markdown

This is a follow up to #15143

Account for non-x64 architectures when overriding RID, to fix Mac ARM64.

This does NOT account for cross-compiling situations (e.g. building ARM64 source-build on an x64 Mac). That's a bigger, more complex job.

Closes: dotnet/source-build#3155

@directhex directhex requested a review from a team as a code owner December 19, 2022 15:26
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.

[VMR] Cannot build for ARM64 non-Linux

2 participants