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

[rel/17.4] Fix Invalid target architecture 'S390x' error #4079

Merged
merged 2 commits into from Oct 19, 2022

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Oct 18, 2022

Description

In commit 3ae5c4a ("Add support for s390x processor architecture") support for S390x architecture was provided for .NET6. This is broken in .NET7. Add missing case statements to fix this for S390x and also Power architectures.

Related issue

#2954
Cherry picking #4066
Cherry picking #4028

Co-authored-by: Giridhar Trivedi <giridhar.trivedi@ibm.com>
@Sapana-Khemkar
Copy link
Contributor

@nohwnd
I think #4028 should be first merged to branch rel/17.4 to avoid failure in pipeline

@nohwnd nohwnd merged commit c02ece8 into microsoft:rel/17.4 Oct 19, 2022
@nohwnd nohwnd deleted the fix-s390x-17.4 branch October 19, 2022 09:52
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.

None yet

4 participants