diff options
author | John Doe <john.doe@example.com> | 2022-03-11 18:16:16 -0500 |
---|---|---|
committer | John Doe <john.doe@example.com> | 2022-03-11 19:52:47 -0500 |
commit | 676eb110c7f7da982ed6d3fe780d08117fb2e867 (patch) | |
tree | fdf52dbabdfc360f923a0a4615a1cef01cba28ed /build | |
parent | 33a43ffc0789c0e7f400d5868555355066fc9cb1 (diff) |
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.
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions