projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
885ae42
)
spawn-fcgi: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 25 Feb 2013 00:20:49 +0000
(
00:20
+0000)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/spawn-fcgi/Config.in
b/package/spawn-fcgi/Config.in
index 34cbbb1739b27197ab66e1e7c50718f1cfe6d4ae..59791e8d8eb86b2310a2bfc027d4275f2cc410fa 100644
(file)
--- a/
package/spawn-fcgi/Config.in
+++ b/
package/spawn-fcgi/Config.in
@@
-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.