README.md: add updating distcc compiler whitelist
This commit is contained in:
parent
a1a4370ee9
commit
b7b6589b13
1 changed files with 4 additions and 0 deletions
|
@ -366,6 +366,10 @@ 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`):
|
||||||
|
|
||||||
# echo "192.168.2.0/24" >> /etc/distcc/clients.allow
|
# echo "192.168.2.0/24" >> /etc/distcc/clients.allow
|
||||||
|
|
Loading…
Add table
Reference in a new issue