Skip to content

wip: allow toolchains without a host-compatible variant #2891

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rickeylev
Copy link
Collaborator

wip, probably supercede #2880

Basic logic is:

  • When creating the toolchain repos, keep track of which are compatible with the host
  • When a toolchain doesn't have a host-compatible variant, search among the ones that are compatible, looking for something compatible with the version that was registered, i.e.,
    • if "3.10" was registered, search among 3.10.* registrations
    • if "3.13.3" was registered, search among other 3.13.3 registrations

@rickeylev rickeylev force-pushed the feat.allow.toolchain.without.host.compatible.variant branch from 0f0e6ab to b93ead5 Compare May 17, 2025 18:35
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