1
edit
Changes
→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=