bootloader icon indicating copy to clipboard operation
bootloader copied to clipboard

Question about the example

Open vikigenius opened this issue 4 years ago • 0 comments

So in both the examples, -Zbuild-std=core is being passed from .cargo/config.toml. My question is how does that work with the boot/simple_bootsub crates that need std as well?

Or does the build options only apply to the main crate and not the boot sub crates as well?

vikigenius avatar Nov 01 '21 13:11 vikigenius