Skip to content

Improve/fix cross-build support. #18658

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

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Improve/fix cross-build support. #18658

merged 1 commit into from
Feb 20, 2024

Conversation

tmds
Copy link
Member

@tmds tmds commented Feb 14, 2024

  • Make the TargetRid for non-portable cross-builds use the TargetArchitecture.
  • For source-build cross-builds default to portable.
  • Pass the TargetArchitecture to the installer repo.

Fixes dotnet/source-build#3797.

@directhex @ViktorHofer @MichaelSimons ptal.

cc @Swapnali911 @omajid

- Make the TargetRid for non-portable cross-builds use the TargetArchitecture.
- For source-build cross-builds default to portable.
- Pass the TargetArchitecture to the installer repo.
@ViktorHofer
Copy link
Member

@mmitche this overlaps with your current installer PR

@tmds
Copy link
Member Author

tmds commented Feb 20, 2024

@mmitche is this good to merge?

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] Issue with cross built tarball for Ppc64le
4 participants