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

ref(toolchain_build): Change the toolchain build process to be dependent on the platform #8

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

miguelafsilva5
Copy link
Member

PR Description

This PR enables the the toolchain to be built according the variable platform in the default.nix.
Furthermore, it uniformizes the toolchain name throughout the recipes (always without -).

The default.nix used to test this PR is attached
default.txt

The name of the toolchain recipe should be compliant with the name in
the dictionary. This enables the toolchain building process to be done
according to the platform variable.

Signed-off-by: Miguel Silva <[email protected]>
@ESCristiano ESCristiano merged commit a0b3b88 into main Feb 23, 2024
2 checks passed
@ESCristiano ESCristiano deleted the ref/toolchain_build branch February 23, 2024 12:42
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.

3 participants