mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
civetweb: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3bccd260fa
commit
a5e44382cd
@@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_CIVETWEB
|
config BR2_PACKAGE_CIVETWEB
|
||||||
bool "civetweb"
|
bool "civetweb"
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Full featured embedded web server with Lua support.
|
Full featured embedded web server with Lua support.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user