Skip to content

Add native runtime components to Crossgen2 package#38600

Merged
AntonLapounov merged 1 commit into
dotnet:masterfrom
AntonLapounov:AddNativeComponentsToCrossGen2Package
Jul 1, 2020
Merged

Add native runtime components to Crossgen2 package#38600
AntonLapounov merged 1 commit into
dotnet:masterfrom
AntonLapounov:AddNativeComponentsToCrossGen2Package

Conversation

@AntonLapounov
Copy link
Copy Markdown
Member

Fixes #37196. For Windows, these changes add clrcompression.dll to the package. For Linux, they add libSystem.IO.Compression.Native.so, libSystem.Native.so, libSystem.Net.Security.Native.so, and libSystem.Security.Cryptography.Native.OpenSsl.so to the package and also remove the corresponding files with the .a extension from crossgen2.deps.json.

Copy link
Copy Markdown
Contributor

@nattress nattress left a comment

Choose a reason for hiding this comment

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

Looks great - thanks for fixing this!

@AntonLapounov AntonLapounov merged commit 43f0034 into dotnet:master Jul 1, 2020
@AntonLapounov AntonLapounov deleted the AddNativeComponentsToCrossGen2Package branch July 1, 2020 05:16
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

crossgen2 packages missing native components

3 participants