RESOLVED FIXED 41469
[GTK] build-webkit does not detect the number of CPUs
https://bugs.webkit.org/show_bug.cgi?id=41469
Summary [GTK] build-webkit does not detect the number of CPUs
Martin Robinson
Reported 2010-07-01 09:53:40 PDT
Ideally, build-webkit should run make with a reasonable "-j<numcpu>" argument.
Attachments
Patch for this issue (3.60 KB, patch)
2010-07-01 11:11 PDT, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2010-07-01 11:11:33 PDT
Created attachment 60265 [details] Patch for this issue
Gustavo Noronha (kov)
Comment 2 2010-07-01 11:19:26 PDT
Comment on attachment 60265 [details] Patch for this issue Sounds fine. Consider using the 'nproc' utility on Linux, if it is available, and the falling back.
Martin Robinson
Comment 3 2010-07-01 11:43:19 PDT
Note You need to log in before you can comment on or make changes to this bug.