Simplify kernel build recipe
1 unresolved thread
1 unresolved thread
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.
Merge request reports
Activity
mentioned in merge request cookbook!301 (merged)
mentioned in merge request !254 (merged)
Did you update the cookbook? cookbook!301 (merged) has the associated cookbook changes to build the kernel as bin instead of as staticlib.
Please register or sign in to reply