#
# 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-tools8/aarch64-unknown-linux-gnu/bin:$PATH
DISTCC_ARGS="--allow-private --log-level info --log-file /tmp/distccd-armv8.log --port 3636"