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

Fix build of the rpi baremetal target #150

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Conversation

alloncm
Copy link
Owner

@alloncm alloncm commented Dec 19, 2024

The problem was this bug in rust/llvm - rust-lang/rust#127269

  • Fix the git version not updating when the common is not rebuilt by
    setting it to rebuild upon git head changing.
  • Move the .cargo/config.toml logic to the build script to make it simpler
  • Move the config.txt output to the artifacts folder

Fixes #143

The problem was this bug in rust/llvm - rust-lang/rust#127269

Also fix the git version not updating when the common is not rebuilt by
setting it to rebuild upon git head changing
@alloncm alloncm merged commit 2bcf0d5 into master Dec 19, 2024
1 check passed
@alloncm alloncm deleted the fix/rpi_baremetal_build branch December 19, 2024 19:59
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.

Baremetal rpi target fails to build on new rust versions
1 participant