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

Revert changes breaking build on FreeBSD #7885

Merged
merged 3 commits into from
Sep 12, 2021
Merged

Revert changes breaking build on FreeBSD #7885

merged 3 commits into from
Sep 12, 2021

Conversation

josteink
Copy link
Member

This PR reverts changes introduced in dotnet/runtime#58314 which breaks the .NET build on FreeBSD, and does so in a way to try to avoid regressions being reintroduced later on when new packages are updated.

CC: @jkotas @Thefrank

This helps .NET build on FreeBSD.
Current release is 12, not 11.
These changes have previously been introduced in `dotnet/runtime`, but been reverted through automated updates later on.

This commit re-introduces them.
Copy link

@jasonpugsley jasonpugsley left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for this.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks

@jkotas jkotas merged commit 7366700 into dotnet:main Sep 12, 2021
@Thefrank
Copy link
Contributor

Thefrank commented Sep 12, 2021

LGTM! Thanks for getting this in!

@josteink
Copy link
Member Author

I’ll create another PR for runtime directly too, just so we won’t have to wait for another package update to restore FreeBSD buildability 🙂

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.

4 participants