spawn-fcgi: needs mmu

Fixes
http://autobuild.buildroot.net/results/cb6605b223642e647981e697f17d89bb97e223a6/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-02-25 00:20:49 +00:00 committed by Peter Korsgaard
parent 885ae42727
commit eda24e12a5

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_SPAWN_FCGI
bool "spawn-fcgi"
depends on BR2_USE_MMU # fork()
help
FastCGI process spawner.
Project split from lighttpd.