blob: 08e1ab37c72c0c721bb43878d6aec619348eca5f [file] [log] [blame]
config BR2_PACKAGE_DISTCC
bool "distcc"
# needs fork()
depends on BR2_USE_MMU
depends on BR2_DEPRECATED_SINCE_2014_02
help
Distributed compiler client and server. Allows you to
distribute compilation of C code across several machines
on a network.
http://distcc.samba.org/