Config.in 224 B

123456789
  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.
  8. http://distcc.samba.org/