projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bccd26
)
civetweb: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:43 +0000
(17:25 -0300)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/civetweb/Config.in
b/package/civetweb/Config.in
index f7a31f5c6246e9dfd11d418eff43414478266f66..55c138ad29fa073408a1fbd822c7efb61c72010f 100644
(file)
--- a/
package/civetweb/Config.in
+++ b/
package/civetweb/Config.in
@@
-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.