perl: needs MMU

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

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad 2014-03-08 14:54:41 +01:00 committed by Thomas Petazzoni
parent 714de8abcd
commit 18bca3ef24

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_PERL config BR2_PACKAGE_PERL
bool "perl" bool "perl"
depends on BR2_USE_MMU # fork()
help help
Larry Wall's Practical Extraction and Report Language Larry Wall's Practical Extraction and Report Language
An interpreted scripting language, known among some as "Unix's Swiss An interpreted scripting language, known among some as "Unix's Swiss