Skip to content

Conversation

@am11
Copy link
Member

@am11 am11 commented Jan 14, 2024

This is to enable riscv64's R2R bring-up in SDK.

@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jan 14, 2024
@am11
Copy link
Member Author

am11 commented Jan 15, 2024

cc @marcpopMSFT, @akoeplinger

This and dotnet/installer#18247 are enabler PRs to resolve chicken-egg for R2R-on-new-arch. The results would be observed when these are picked up by the runtime via SDK update and dotnet/runtime#96941 is reexamined with cross-build. If these look harmless, please merge. Thanks! :)

@am11
Copy link
Member Author

am11 commented Jan 18, 2024

@akoeplinger, does this looks good for merging?

Copy link
Member

@akoeplinger akoeplinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one comment

</PropertyGroup>
<PropertyGroup Condition=" '$(_PlatformWithoutConfigurationInference)' == 'riscv64' ">
<PlatformTarget Condition=" '$(PlatformTarget)' == '' ">riscv64</PlatformTarget>
</PropertyGroup>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove the PlatformTarget here too.

@akoeplinger akoeplinger merged commit 734bbd9 into dotnet:main Jan 19, 2024
@am11 am11 deleted the feature/arch-port/riscv64 branch January 19, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants