mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Restore multicore build support with kernel-bootstrap
This was removed as part of the simplify refactor, severely slowing down qemu and bare-metal builds. Restoring it brings us back to the same build times that we saw before the refactor.
This commit is contained in:
parent
128a59ff69
commit
42e71bfdc0
3 changed files with 16 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ improve: clean_sources
|
|||
build: linux-4.9.10 ( BUILD_LINUX == True )
|
||||
jump: break ( INTERNAL_CI == pass1 )
|
||||
jump: linux ( CHROOT == False )
|
||||
improve: update_jobs
|
||||
improve: finalize_fhs
|
||||
build: musl-1.2.4
|
||||
build: curl-8.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue