Skip to content

Revert changes breaking build on FreeBSD#7885

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

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

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