Sign in
android-kvm
/
buildroot
/
20ca008d02668c8f5880c81e2b8d1c9fd7841bd5
/
.
/
package
/
distcc
/
Config.in
blob: 2c30a21420976420df733c40c1f62c6842d55e10 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_DISTCC
bool
"distcc"
# needs fork()
depends on BR2_USE_MMU
help
Distributed
compiler client
and
server
.
Allows
you to
distribute compilation of C code across several machines
on a network
.
http
:
//distcc.samba.org/