Skip to content

Include libz.a in native aot packages#106569

Merged
jkotas merged 1 commit into
dotnet:mainfrom
jkotas:nativeaot-zlib
Aug 20, 2024
Merged

Include libz.a in native aot packages#106569
jkotas merged 1 commit into
dotnet:mainfrom
jkotas:nativeaot-zlib

Conversation

@jkotas

@jkotas jkotas commented Aug 17, 2024

Copy link
Copy Markdown
Member

Fixes #106566

@jkotas

jkotas commented Aug 17, 2024

Copy link
Copy Markdown
Member Author

@carlossanlop This would be my fix. It gets rid of the Windows/Unix divergence and centralizes the workaround in a single place in Microsoft.NETCore.Native.Unix.targets

@carlossanlop carlossanlop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'll trigger some extra azp runs to confirm nothing breaks.
If it all looks good, we will need get it backported to release/9.0.

@azure-pipelines

Copy link
Copy Markdown
CI/CD Pipelines for this repository:

@dotnet dotnet deleted a comment from azure-pipelines Bot Aug 19, 2024
@carlossanlop

Copy link
Copy Markdown
Contributor

/azp run runtime-nativeaot-outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@carlossanlop

Copy link
Copy Markdown
Contributor

/azp run runtime-community

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@carlossanlop

Copy link
Copy Markdown
Contributor

/azp run runtime-wasm

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jkotas

jkotas commented Aug 20, 2024

Copy link
Copy Markdown
Member Author

The failures in outerloop runs are unrelated.

@jkotas jkotas merged commit cee502f into dotnet:main Aug 20, 2024
@jkotas jkotas deleted the nativeaot-zlib branch August 20, 2024 00:45
@jkotas

jkotas commented Aug 20, 2024

Copy link
Copy Markdown
Member Author

/backport to release/9.0-rc1

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/9.0-rc1: https://github.com/dotnet/runtime/actions/runs/10463283625

@github-actions github-actions Bot locked and limited conversation to collaborators Sep 19, 2024
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.

Native AOT Binaries still depend on libz.so

2 participants