summaryrefslogtreecommitdiff
path: root/package/distcc/Config.in
blob: c5b99b88b9cd857d7914d429fd1f187416d130f2 (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/