Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add azurelinux 3.0 images with latest LLVM for .NET 9 #1015

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Apr 23, 2024

These images have the same rootfs layout as the .NET 8 images added in #995, but they have the latest LLVM instead.

@richlander
Copy link
Member

Thanks!

If you had to do something special to make that happen, it would probably be good to document that in this PR.

@sbomer
Copy link
Member Author

sbomer commented Apr 24, 2024

Turns out nothing special was needed. We only build compiler-rt against the target rootfs, and that seems to not require libstdc++.

@sbomer sbomer merged commit 52bcbb8 into dotnet:main Apr 25, 2024
19 checks passed
@richlander
Copy link
Member

@sbomer
Copy link
Member Author

sbomer commented Apr 26, 2024

Good catch, those should all be 18.1.4. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants