PKGBUILDs/community/distcc/distccd.conf.d
2012-12-10 16:04:57 +00:00

8 lines
215 B
Makefile

#
# 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.
#
DISTCC_ARGS="--allow 127.0.0.1"