[Buildroot] [git commit] distcc: only available on MMU platforms

From: Thomas Petazzoni <hidden>
Date: 2012-08-25 13:44:12
Subsystem: the rest · Maintainer: Linus Torvalds

commit: http://git.buildroot.net/buildroot/commit/?id=1e7bbc6b33bf67c64887e896cbfce0b887870e23
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes
http://autobuild.buildroot.org/results/3c1fa37c5b687767b53868f083910ca3f7dbcac0/build-end.log.

Signed-off-by: Thomas Petazzoni <redacted>
---
 package/distcc/Config.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package/distcc/Config.in b/package/distcc/Config.in
index 0b518c6..2c30a21 100644
--- a/package/distcc/Config.in
+++ b/package/distcc/Config.in
@@ -1,5 +1,7 @@
 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help