Meta Configuration of Package distcc
1
<package name="distcc" project="oldschool">
2
<title>A distributed compilation front-end</title>
3
<description>distcc is a distributed compilation front-end. It sends command lines
4
and preprocessed files to other machines, that ship the resulting
5
object file and compiler output back. It gives significant speed ups
6
with make -jN.</description>
7
<person userid="netmax" role="maintainer"/>
8
</package>
9