Bug 11376 - build scripts should invoke make with "-j" option for multiple processors
Summary: build scripts should invoke make with "-j" option for multiple processors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Enhancement
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 18:10 PDT by Darin Adler
Modified: 2006-10-21 18:30 PDT (History)
0 users

See Also:


Attachments
patch (3.04 KB, patch)
2006-10-21 18:11 PDT, Darin Adler
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.