Bug 11376

Summary: build scripts should invoke make with "-j" option for multiple processors
Product: WebKit Reporter: Darin Adler <darin>
Component: Tools / TestsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch aroben: review+

Darin Adler
Reported 2006-10-21 18:10:16 PDT
If you have a lot of processors, you get way better build times if you invoke make with the "-j" option.
Attachments
patch (3.04 KB, patch)
2006-10-21 18:11 PDT, Darin Adler
aroben: review+
Darin Adler
Comment 1 2006-10-21 18:11:33 PDT
Adam Roben (:aroben)
Comment 2 2006-10-21 18:19:25 PDT
Comment on attachment 11177 [details] patch r=me
Darin Adler
Comment 3 2006-10-21 18:30:12 PDT
Committed revision 17198.
Note You need to log in before you can comment on or make changes to this bug.