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

	  http://distcc.samba.org/