Number of make jobs for bootcycle-images target (original) (raw)

Alex Kashchenko akashche at redhat.com
Wed Apr 5 09:44:53 UTC 2017


On 04/04/2017 01:19 PM, Erik Joelsson wrote:

Hello Alex,

It wasn't a typo, but it was also not correct, as you are pointing out. Setting JOBS to $(JOBS) would disable the jobserver for the sub make process and also risk flooding a smaller system. What we really need is a way to block the setting of -j in the "Init.gmk main" target. Something like this seems to work for me: [...]

Thanks! This patch worked for me with bootcycle builds on arm32 and other archs.

-- -Alex



More information about the build-dev mailing list