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:
Gábor Stefanik 2024-01-01 23:18:55 +01:00
parent 128a59ff69
commit 7101b3bb61
3 changed files with 16 additions and 0 deletions

View file

@ -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: finalize_job_count
improve: finalize_fhs
build: musl-1.2.4
build: curl-8.5.0