heads
heads copied to clipboard
Parallel build fixes
trafficstars
This WIP patch addresses #935 : fixes a dependency for the coreboot utilities, removes an unused i386 musl-cross build, and adds a cache of the musl-cross configure files to save time during the cross compiler build.
@osresearch this would need love.
Most of the fixes here but cache were merged under #1015
As https://github.com/tlaurion/heads/commit/8f9ccae63fb1d8d9a8066c648da5493f66a3dfd5 documents, parallelization needed some hacks to work properly, while still imperfect.