summarylogtreecommitdiffstats
path: root/distccd-x86_64.config
blob: cb636202e2c9994723e7d9af6fb526dccf443d73 (plain)
1
2
3
4
5
6
7
8
9
#
# Parameters to be passed to distccd
#
# You must explicitly add IPs (or subnets) that are allowed to connect,
# using the --allow switch.  See the distccd manpage for more info.
#

PATH=/opt/x-tools86/x86_64-pc-linux-gnu/bin:$PATH
DISTCC_ARGS="--allow-private --log-file /tmp/distccd-x86_64.log"