mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
lighttpd: 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
7d6a640452
commit
88a3f722b1
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_LIGHTTPD
|
||||
bool "lighttpd"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
lighttpd a secure, fast, compliant and very flexible web-server
|
||||
which has been optimized for high-performance environments. It
|
||||
|
||||
Reference in New Issue
Block a user