Bug 41469

Summary: [GTK] build-webkit does not detect the number of CPUs
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch for this issue gustavo: review+

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.