RESOLVED FIXED 11376
build scripts should invoke make with "-j" option for multiple processors
https://bugs.webkit.org/show_bug.cgi?id=11376
Summary build scripts should invoke make with "-j" option for multiple processors
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.