[Buildroot] [git commit] microperl: uses fork(), only available on MMU platforms

From: Thomas Petazzoni <hidden>
Date: 2012-08-26 08:55:24
Subsystem: the rest · Maintainer: Linus Torvalds

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

Fixes
http://autobuild.buildroot.net/results/0d5e272b594bc6cc84df291134e2b23d33b97d17/build-end.log.

Signed-off-by: Thomas Petazzoni <redacted>
---
 package/microperl/Config.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package/microperl/Config.in b/package/microperl/Config.in
index 256e271..66bbedd 100644
--- a/package/microperl/Config.in
+++ b/package/microperl/Config.in
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_MICROPERL
 	bool "microperl"
+	# needs fork()
+	depends on BR2_USE_MMU
 	help
 	  Perl without operating-specific functions such as readdir.
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help