civetweb: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:43 +0000 (17:25 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 20:35:00 +0000 (22:35 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/civetweb/Config.in

index f7a31f5c6246e9dfd11d418eff43414478266f66..55c138ad29fa073408a1fbd822c7efb61c72010f 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_CIVETWEB
        bool "civetweb"
        depends on BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU # fork()
        help
          Full featured embedded web server with Lua support.