README.md: add updating distcc compiler whitelist
This commit is contained in:
parent
a1a4370ee9
commit
b7b6589b13
|
@ -365,6 +365,10 @@ the package from the desired repository.
|
||||||
Setup the workers (machines that will compile the code):
|
Setup the workers (machines that will compile the code):
|
||||||
|
|
||||||
# xbps-install -Sy distcc
|
# xbps-install -Sy distcc
|
||||||
|
|
||||||
|
Update distcc compiler whitelist
|
||||||
|
|
||||||
|
# update-distcc-symlinks
|
||||||
|
|
||||||
Modify the configuration to allow your local network machines to use distcc (e.g. `192.168.2.0/24`):
|
Modify the configuration to allow your local network machines to use distcc (e.g. `192.168.2.0/24`):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue