libfcgi: needs mmu

Fixes:
http://autobuild.buildroot.net/results/93a/93a7f816b5c70a247491063ca733b537ee7aec65/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-01-15 19:12:21 -03:00 committed by Peter Korsgaard
parent a7f6e2499a
commit 613c30c85e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_LIBFCGI
bool "libfcgi"
depends on BR2_USE_MMU # fork()
help
FCGI, a fastcgi developer library for C/C++