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

New property for detected host architecture #932

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Feb 4, 2022

This will allow indexing the proper binaries for different host architectures.

Since using this property will require changing the index version, for now I would just leave the PR unmerged and merge it for the next major release.

There are other backwards-incompatible changes merged, but that's no problem because the stable index is forward-compatible.

Fixes #849

@mosteo mosteo force-pushed the feat/architecture branch from 30f574b to db5f431 Compare February 4, 2022 11:33
@mosteo mosteo marked this pull request as ready for review February 4, 2022 12:00
This will allow indexing the proper binaries for different host architectures.
@mosteo mosteo force-pushed the feat/architecture branch from db5f431 to 4c322d0 Compare March 9, 2022 11:45
@mosteo mosteo force-pushed the feat/architecture branch from fced620 to 40bfb14 Compare March 11, 2022 12:12
@mosteo mosteo requested a review from Fabien-Chouteau March 11, 2022 12:14
@mosteo mosteo merged commit b9bef51 into master Mar 14, 2022
@mosteo mosteo deleted the feat/architecture branch March 14, 2022 11:48
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.

Alire does not attempt to detect the host architecture
2 participants