[Webkit-unassigned] [Bug 79227] build-webkit should use environment variable at number of CPU detection on all platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 05:35:54 PST 2012


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





--- Comment #1 from Gabor Rapcsanyi <rgabor at webkit.org>  2012-02-22 05:35:54 PST ---
On Qt and Gtk platforms the MAKEFLAGS environment variable is enough for this purpose but Chromium just use --makeargs or determineNumberOfCPUs for fallback. The --makeargs option is good when you compile by hand but not for buildbots.

-- 
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