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 alpine to target triplet for crossbuild #101213

Merged
merged 3 commits into from
Apr 18, 2024
Merged

Conversation

am11
Copy link
Member

@am11 am11 commented Apr 17, 2024

Upstream issue: llvm/llvm-project#89146.
Noticed in #80154 after toggling NativeAotSupported for arm arch.

Note this check is only needed for musleabihf cross build (and also arm64->x86_64 cross build; which is currently not super important), but I have added it for all alpine cross build cases.

cc @jkoritzinsky, @filipnavara, @ayakael

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 17, 2024
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

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

Thank you!

@am11 am11 mentioned this pull request Apr 18, 2024
16 tasks
@MichalStrehovsky MichalStrehovsky merged commit bd84734 into dotnet:main Apr 18, 2024
90 checks passed
@am11 am11 deleted the patch-32 branch April 18, 2024 21:37
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants