Skip to content

Make bootloader buildable with -Zbuild-std#125

Merged
phil-opp merged 1 commit intomasterfrom
Zbuild-std
Jul 17, 2020
Merged

Make bootloader buildable with -Zbuild-std#125
phil-opp merged 1 commit intomasterfrom
Zbuild-std

Conversation

@phil-opp
Copy link
Member

@phil-opp phil-opp commented Jul 17, 2020

This switches the bootloader build from cargo-xbuild to cargo build -Zbuild-std=core. It uses the new package.metadata.bootloader.build-std key of version 0.8.1 of bootimage for that.

This change is non-breaking since the bootloader continues to be buildable with cargo-xbuild.

Requires the latest bootimage version to parse the `package.metadata.bootloader.build-std` key.
@phil-opp phil-opp merged commit 64e36dd into master Jul 17, 2020
@phil-opp phil-opp deleted the Zbuild-std branch July 17, 2020 07:39
phil-opp added a commit that referenced this pull request Jul 17, 2020
@phil-opp
Copy link
Member Author

Published as v0.9.7.

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