heads icon indicating copy to clipboard operation
heads copied to clipboard

Parallel build fixes

Open osresearch opened this issue 4 years ago • 3 comments
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 avatar Mar 03 '21 12:03 osresearch

@osresearch this would need love.

tlaurion avatar Nov 26 '21 18:11 tlaurion

Most of the fixes here but cache were merged under #1015

tlaurion avatar Dec 04 '21 21:12 tlaurion

As https://github.com/tlaurion/heads/commit/8f9ccae63fb1d8d9a8066c648da5493f66a3dfd5 documents, parallelization needed some hacks to work properly, while still imperfect.

tlaurion avatar Dec 12 '21 18:12 tlaurion