# distcc configuration # add all volunteer hosts running distccd here #DISTCC_HOSTS="myhost1.company.com myhost2.company.com" # to automatically have "make" use distcc, uncomment this line #CC="distcc gcc"