2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_DISTCC
|
2004-10-14 22:33:45 +02:00
|
|
|
bool "distcc"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-10-14 22:33:45 +02:00
|
|
|
Distributed compiler client and server. Allows you to
|
|
|
|
distribute compilation of C code across several machines
|
|
|
|
on a network.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-10-14 22:33:45 +02:00
|
|
|
http://distcc.samba.org/
|