Skip to content

Conversation

Alizter
Copy link
Collaborator

@Alizter Alizter commented Sep 15, 2025

Since we parse architecture values from the config, we might as well collapse amd64 and x86_64 since these are the same.

We also simplify the various places we handle architectures to use the same (poly) variant. This allows us to simplify some other parts and share some code.

@Alizter Alizter marked this pull request as ready for review September 15, 2025 16:55
When we parse this as a string, we can squash it down rather than having
to double check later.

Signed-off-by: Ali Caglayan <[email protected]>
We unify the type of architectures which allows us to simplify some of
the conditional compilation based on architecture.

Signed-off-by: Ali Caglayan <[email protected]>
@Alizter Alizter marked this pull request as draft September 15, 2025 17:28
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.

1 participant