I have an older client machine that installing large ports on is becoming less desirable. I believe I properly setup the server to use clang to compile ports following the below sources:
https://kukunotes.wordpress.com/2011/09/05/freebsd-installing-ports-via-distcc/
http://nix-addict.blogspot.com/2011/03/freebsd-distcc-ccache.html
https://forums.freebsd.org/threads/ld-complains-about-wrong-arch-when-build-ports-with-distcc.44905/
However, the client-side configuration details appear lacking. I suspect it's trivial like some sort of /etc/make.conf entry, but for the life of me, I can't figure it out. Also, I'm aware of the man page for DistCC, but i'd rather not create a "masquerade directory" if there is a better approach.
Also, what about ports that are set to compile with GCC? How would I update that on the client side?
The last time I worked with distcc was with GCC on Gentoo a over decade ago, so please bear with me.
https://kukunotes.wordpress.com/2011/09/05/freebsd-installing-ports-via-distcc/
http://nix-addict.blogspot.com/2011/03/freebsd-distcc-ccache.html
https://forums.freebsd.org/threads/ld-complains-about-wrong-arch-when-build-ports-with-distcc.44905/
However, the client-side configuration details appear lacking. I suspect it's trivial like some sort of /etc/make.conf entry, but for the life of me, I can't figure it out. Also, I'm aware of the man page for DistCC, but i'd rather not create a "masquerade directory" if there is a better approach.
Also, what about ports that are set to compile with GCC? How would I update that on the client side?
The last time I worked with distcc was with GCC on Gentoo a over decade ago, so please bear with me.