Changes

Jump to: navigation, search

Distcc mozilla tutorial

8 bytes added, 22:29, 20 March 2007
m
Environment
The only required environment variable is DISTCC_CL_HOSTS, which contain a space delimited list of all slave machines. You must set this variable on the master machine (the machine that contains the source code).
''Example :'' <pre> export DISTCC_CL_HOSTS="localhost 10.0.0.2 10.0.0.4"</pre>
<!--
1
edit

Navigation menu