Skip to content

Fix bootloader build by passing -Zjson-target-spec#105

Merged
phil-opp merged 1 commit intomasterfrom
fix-bootloader-build
Feb 27, 2026
Merged

Fix bootloader build by passing -Zjson-target-spec#105
phil-opp merged 1 commit intomasterfrom
fix-bootloader-build

Conversation

@phil-opp
Copy link
Member

Required on latest nightlies

This fix is mostly needed when the kernel uses the built-in x86_64-unknown-none target. Otherwise the user probably already has enabled the json-target-spec feature through a .cargo/config.toml file, which then also applies to the bootloader build.

Required on latest nightlies

This fix is mostly needed when the kernel uses the built-in x86_64-unknown-none target. Otherwise the user probably already has enabled the `json-target-spec` feature through a `.cargo/config.toml` file, which then also applies to the bootloader build.
@phil-opp phil-opp enabled auto-merge February 27, 2026 08:45
@phil-opp phil-opp disabled auto-merge February 27, 2026 08:48
@phil-opp phil-opp merged commit 122e00b into master Feb 27, 2026
4 of 5 checks passed
@phil-opp phil-opp deleted the fix-bootloader-build branch February 27, 2026 08: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.

1 participant