[Webkit-unassigned] [Bug 76445] [Qt] build-webkit does not detect the number of CPUs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 01:30:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76445





--- Comment #7 from Tor Arne Vestbø <vestbo at webkit.org>  2012-01-18 01:30:45 PST ---
(In reply to comment #6)
> (In reply to comment #1)
> > Is it really necessary, and how would it work with icecc?
> > 
> > I personally just build with MAKEFLAGS=-j24 Tools/Scripts/build-webkit --qt
> 
> I'm not sure what happens after this patch when MAKEFLAGS is set ...
> for example: MAKEFLAGS=-j24 make -j8
> 
> Which one is stronger? It would be great if build-webkit will respect MAKEFLAGS too.

It has to. I'm fine with adding logic pass -j if it's not set anywhere else, but it shouldn't break the setup of people who set MAKEFLAGS and friends in their bash/zshrc, eg.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list