fix copy'n paste error
[buildroot.git] / package / distcc / Config.in
blobfef396425ef36ad98321e4dc0807eae32f7564fb
1 config BR2_PACKAGE_DISTCC
2         bool "distcc"
3         default n
4         help
5           Distributed compiler client and server.  Allows you to 
6           distribute compilation of C code across several machines 
7           on a network.
9           http://distcc.samba.org/