Skip to content

Conversation

kg
Copy link
Member

@kg kg commented Sep 11, 2024

May fix dotnet/runtime#107647. Not really sure what I'm doing, I don't know much about arcade.

To summarize, the default codename for arm32 is way too old for dotnet/runtime, so I think we should bump it forward far enough to get 64-bit time_t.

I haven't verified yet whether this is the correct way to fix this.

To double check:

@am11
Copy link
Member

am11 commented Sep 12, 2024

This script and images produced are used in other places than runtime. We could just update the usage: dotnet/runtime#107647 (comment). Changing defaults per-arch brings another dimension to this, already-very-stateful-and-distasteful, script. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
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