aspnet / libuv-build

Libuv build automation for ASP.NET Core
Other
22 stars 18 forks source link

Support libuv.so for mips64 architecture #39

Closed sunny868 closed 3 years ago

sunny868 commented 4 years ago

we are porting .NET CORE for mips64 architecture . https://github.com/gsvm/coreclr aspnetcore need mips64 libuv.so , so I hope this PR can be merged and update Libuv.nupkg to nuget.org for this. Thanks

BrennanConroy commented 3 years ago

We are not making changes to this package and it has been deprecated https://github.com/aspnet/Announcements/issues/424

Like I said earlier, you can fork the repo and make changes for your own use.