Open main menu

CDOT Wiki β

Changes

Distcc mozilla tutorial

112 bytes added, 19:27, 21 March 2007
MOZCONFIG
mk_add_options MOZ_CO_PROJECT=browser
mk_add_options MOZ_MAKE_FLAGS="CC='distcc cl' CXX='distcc cl' -j4"
 
-j4 is arbitrary, but seems to work for mozilla. Usually you want a number to be the total number of cpu's + 1
=Environment=
1
edit