Skip to content

[release/6.0] Fix source-build on the s390x platform - #58618

Merged
akoeplinger merged 1 commit into
release/6.0from
backport/pr-58553-to-release/6.0
Sep 3, 2021
Merged

[release/6.0] Fix source-build on the s390x platform#58618
akoeplinger merged 1 commit into
release/6.0from
backport/pr-58553-to-release/6.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 3, 2021

Copy link
Copy Markdown
Contributor

Backport of #58553 to release/6.0

/cc @akoeplinger@uweigand

Customer Impact

Using source-build to build the dotnet/runtime repo was failing on s390x where the primary runtime is Mono instead of CoreCLR. This fixes the source-build build so it works on that platform.

Testing

Manual testing.

Risk

Low, this only impacts source-build on s390x.

* Do not disable Mono in source-build if it is the primary runtime
@ghost

ghost commented Sep 3, 2021

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@akoeplingerakoeplinger added this to the 6.0.0 milestone Sep 3, 2021
@akoeplingerakoeplinger added the source-build Issues relating to dotnet/source-build label Sep 3, 2021
@akoeplinger
akoeplinger merged commit 693e2f3 into release/6.0Sep 3, 2021
@akoeplinger
akoeplinger deleted the backport/pr-58553-to-release/6.0 branch September 3, 2021 14:59
@ghostghost locked as resolved and limited conversation to collaborators Oct 3, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Build-monosource-buildIssues relating to dotnet/source-build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@marek-safar@akoeplinger@uweigand