Skip to content
Snippets Groups Projects

Simplify kernel build recipe

Merged bjorn3 requested to merge bjorn3/cookbook:simplify_kernel_build_recipe into master

Move a bunch of options from recipe.toml to Cargo.toml and the target specs. Also make rustc invoke the linker rather than having the recipe run it. And finally switch the linker to the lld bundled with rustc.

Depends on kernel!253 (merged)

Merge request reports

Approval is optional

Merged by Jeremy SollerJeremy Soller 1 year ago (Oct 3, 2023 12:31pm UTC)

Merge details

  • Changes merged into master with 02b814dc.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading