lbmk/resources/scripts/build
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
..
boot coreboot: AMD Fam10/15: don't build GCC-GNAT 2023-07-09 11:20:56 +01:00
clean remove blobutil and boards/utils needing/for blobs 2023-07-08 22:09:58 +01:00
dependencies remove blobutil and boards/utils needing/for blobs 2023-07-08 22:09:58 +01:00
descriptors Revert "Remove most of Ferass's lbmk contributions" 2023-06-13 12:09:01 +01:00
module remove blobutil and boards/utils needing/for blobs 2023-07-08 22:09:58 +01:00
payload Revert "Remove most of Ferass's lbmk contributions" 2023-06-13 12:09:01 +01:00
release remove blobutil and boards/utils needing/for blobs 2023-07-08 22:09:58 +01:00