Skip to content

Revert changes breaking build on FreeBSD#7885

Merged
jkotas merged 3 commits into
dotnet:mainfrom
josteink:main
Sep 12, 2021
Merged

Revert changes breaking build on FreeBSD#7885
jkotas merged 3 commits into
dotnet:mainfrom
josteink:main

Conversation

@josteink

Copy link
Copy Markdown
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.

@jasonpugsley jasonpugsley left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM. Thanks for this.

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

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

Thefrank commented Sep 12, 2021

Copy link
Copy Markdown
Contributor

LGTM! Thanks for getting this in!

@josteink

Copy link
Copy Markdown
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