Skip to content

Fix Unix build issues#42104

Merged
davidwrighton merged 2 commits intodotnet:masterfrom
davidwrighton:fix_linux_build_issues
Sep 11, 2020
Merged

Fix Unix build issues#42104
davidwrighton merged 2 commits intodotnet:masterfrom
davidwrighton:fix_linux_build_issues

Conversation

@davidwrighton
Copy link
Member

  • Fix Unix clr.jit and clr.alljits subsets build
    • Currently it won't work on Unix due to issues building createdump and missing mscorrc
  • When native build fails, handle exit code properly by checking it immediately after cmake is called

When native build fails, handle exit code properly by checking it immediately after cmake is called
@am11
Copy link
Member

am11 commented Sep 11, 2020

I think this will close #34496.

@janvorli
Copy link
Member

I can confirm that it fixes #34496, that's great!

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@davidwrighton davidwrighton merged commit cd7d23f into dotnet:master Sep 11, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
@davidwrighton davidwrighton deleted the fix_linux_build_issues branch April 20, 2021 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants