lbmk/resources/scripts/build/boot
Leah Rowe b55cc19f41 coreboot: AMD Fam10/15: don't build GCC-GNAT
do this with board.cfg option:

crossgcc_ada="n"

add this environmental variable when building
crossgcc, if crossgcc_ada="n":

BUILD_LANGUAGES=c

This avoids building the GNAT/Ada compiler in GCC.
Coreboot 4.11 is only used for some AGESA boards
that don't need Ada (their video init is the old
style, written in C, it's not libgfxinit)

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-09 11:20:56 +01:00
..
roms remove blobutil and boards/utils needing/for blobs 2023-07-08 22:09:58 +01:00
roms_helper coreboot: AMD Fam10/15: don't build GCC-GNAT 2023-07-09 11:20:56 +01:00