distributed builds for C, C++ and Objective C
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
two or more times faster than a local compile.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/distcc/distcc
