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+

Description Darin Adler 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.
Comment 1 Darin Adler 2006-10-21 18:11:33 PDT
Created attachment 11177 [details]
patch
Comment 2 Adam Roben (:aroben) 2006-10-21 18:19:25 PDT
Comment on attachment 11177 [details]
patch

r=me
Comment 3 Darin Adler 2006-10-21 18:30:12 PDT
Committed revision 17198.