Config.in 211 B

12345678
  1. config BR2_PACKAGE_DISTCC
  2. bool "distcc"
  3. help
  4. Distributed compiler client and server. Allows you to
  5. distribute compilation of C code across several machines
  6. on a network.
  7. http://distcc.samba.org/