Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] perl: needs MMU
@ 2014-03-08 13:54 Francois Perrad
  2014-03-08 14:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2014-03-08 13:54 UTC (permalink / raw)
  To: buildroot

see build http://autobuild.buildroot.net/results/ba7/ba71d0d532ccd8e16b727cddd5dcaa5521074945/

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl/Config.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/perl/Config.in b/package/perl/Config.in
index b2991b0..cdd5aab 100644
--- a/package/perl/Config.in
+++ b/package/perl/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_PERL
 	bool "perl"
+	depends on BR2_USE_MMU # fork()
 	help
 	  Larry Wall's Practical Extraction and Report Language
 	  An interpreted scripting language, known among some as "Unix's Swiss
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-08 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-08 13:54 [Buildroot] [PATCH] perl: needs MMU Francois Perrad
2014-03-08 14:08 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox