Open main menu

CDOT Wiki β

Changes

Profile the build system

1 byte added, 11:15, 20 October 2008
m
Project Details
* -j specifies how many concurrent jobs you can run, so for some parts of the tree you get more makes going at once
** mk_add_options MOZ_MAKE_FLAGS=-j4
 
* Get where time is spent during the build
1
edit