lbmk/resources/scripts/build/payload
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
..
grub replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
seabios Perform the silentoldconfig step of seabios before full make 2022-03-11 19:52:47 -05:00