# # 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 10.0.0.7/32 --log-level info --log-file /tmp/distccd-armv8.log --port 49710"