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

Change default codename for arm32 when building rootfs #107690

Closed
wants to merge 1 commit into from

Conversation

kg
Copy link
Member

@kg kg commented Sep 11, 2024

Might fix #107647

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 11, 2024
@jkotas
Copy link
Member

jkotas commented Sep 11, 2024

This primary source for this script lives in arcade repo at https://github.com/dotnet/arcade/blob/main/eng/common/cross/build-rootfs.sh. Any changes to it should be done in arcade repo. If you make the changes here, they will get reverted by the next arcade update.

https://github.com/dotnet/runtime/blob/main/eng/common/README.md

@kg kg closed this Sep 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARM64-to-ARM32 cross build is broken due to missing OPENSSL_gmtime
2 participants