1
edit
Changes
m
→MOZCONFIG
mk_add_options MOZ_MAKE_FLAGS="CC='distcc cl' CXX='distcc cl' -j4"
-j4 is arbitraryquite important. According to the man page, but seems to work for mozilla. Usually you want a should set the number of jobs equal to be the total number of cpu's all cpus (or cores) + 12.
=Environment=