Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81296?usp=email
to look at the new patch set (#2).
Change subject: Docs/tutorial: Do not install Ada compiler by default ......................................................................
Docs/tutorial: Do not install Ada compiler by default
For newbies starting with coreboot, installing Ada compiler would sometimes result in issues while building the coreboot toolchain. Since the idea of the coreboot tutorial is to only install minimum additional software, installing Ada compiler should not be part of the default step in the tutorial.
The warning printed by have_gnat() in util/crossgcc/buildgcc might still be useful.
Change-Id: I57f421f7ee1bda4063c13d372fe9c32b95cfd2bc Signed-off-by: Naveen R. Iyer iyernaveenr@gmail.com --- M Documentation/tutorial/part1.md 1 file changed, 6 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/81296/2