I am not against it, but I would like to avoid making it a hard dependency, since then I would need to install it in order to build coreboot.
Furthermore if the coreboot toolchain installs cargo, then I would like it to install rust (and all the cargo packages) locally in the coreboot repository instead of in the HOME directory of the user. I don't want the coreboot build system to touch anything outside of the coreboot repository.

Am Sa., 1. Apr. 2023 um 18:07 Uhr schrieb ron minnich <rminnich@gmail.com>:
https://review.coreboot.org/c/coreboot/+/74124

First step, which I almost certainly did incorrectly, is to add Rust toolchain support to the Makefile.

Next, adding a rust payload was suggested. I'll look into that, probably rewriting linuxcheck in rust (since I'm the only user anyway :-)


_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-leave@coreboot.org