summaryrefslogtreecommitdiff
path: root/package/distcc/Config.in
blob: 0b518c6ac33a7d14b21fc8be22e11bc69bea582e (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_DISTCC
	bool "distcc"
	help
	  Distributed compiler client and server.  Allows you to
	  distribute compilation of C code across several machines
	  on a network.

	  http://distcc.samba.org/