lbmk/resources/scripts
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
..
build coreboot: AMD Fam10/15: don't build GCC-GNAT 2023-07-09 11:20:56 +01:00
misc Revert "Remove most of Ferass's lbmk contributions" 2023-06-13 12:09:01 +01:00
modify Revert "Remove most of Ferass's lbmk contributions" 2023-06-13 12:09:01 +01:00
update download/coreboot: re-add book-burning support 2023-07-08 23:45:57 +01:00