distcc - a free distributed C/C++ compiler system
Website: | https://github.com/distcc |
---|---|
License: | GPLv2+ |
- Description:
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.
Packages
distcc-3.2-0.991.3m.mo8.x86_64 [616 KiB] |
Changelog
by Ichiro Nakai (2017-05-22):
- (3.2-0.991.3m) - fix build on i686 |