From b7b6589b1339782dbc80eda1c568236f7d52d2dc Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Wed, 25 Sep 2024 19:15:38 +0200 Subject: [PATCH] README.md: add updating distcc compiler whitelist --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd7fed87901..f1f3c170c1c 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,10 @@ the package from the desired repository. Setup the workers (machines that will compile the code): # 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`):