spawn-fcgi: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 25 Feb 2013 00:20:49 +0000 (00:20 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 25 Feb 2013 11:51:40 +0000 (12:51 +0100)
Fixes
http://autobuild.buildroot.net/results/cb6605b223642e647981e697f17d89bb97e223a6/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/spawn-fcgi/Config.in

index 34cbbb1739b27197ab66e1e7c50718f1cfe6d4ae..59791e8d8eb86b2310a2bfc027d4275f2cc410fa 100644 (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.