lbmk/resources/scripts/build
John Doe 676eb110c7 Perform the silentoldconfig step of seabios before full make
I was running into a race condition when rebuilding seabios with a high cpu count,
resulting in failure with this error message:

cc1: fatal error: can't open 'out/src/asm-offsets.s' for writing: No such file or directory

Performing the silentoldconfig step before the full make step seems to resolve the failure.
2022-03-11 19:52:47 -05:00
..
boot build/boot/roms: fix wrong variable name 2021-12-29 07:37:11 +00:00
clean update coreboot and nuke tianocore 2021-11-22 10:03:50 +00:00
dependencies Add script for installing dependencies on Fedora 35. Based on work done by qeeg. 2021-12-02 08:12:42 +08:00
descriptors libreboot! 2021-05-18 13:56:12 +01:00
module Do not treat warnings as errors when building flashrom. This fixes build failure with newer versions of GCC. 2021-12-02 08:12:01 +08:00
payload Perform the silentoldconfig step of seabios before full make 2022-03-11 19:52:47 -05:00
release boot-libre: add --gen-blob-script to generate a deblob script 2022-02-16 19:11:14 +01:00