Commit 1e7bbc6b authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files
parent 0c00636e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_DISTCC
	bool "distcc"
	# needs fork()
	depends on BR2_USE_MMU
	help
	  Distributed compiler client and server.  Allows you to
	  distribute compilation of C code across several machines