projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6056de8
)
thttpd: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 13 Feb 2013 00:03:43 +0000
(
00:03
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 17 Feb 2013 21:47:57 +0000
(22:47 +0100)
Fixes
http://autobuild.buildroot.net/results/
0b73d2b45a5bac94b65893725de46d87a9626b37
/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/thttpd/Config.in
patch
|
blob
|
history
diff --git
a/package/thttpd/Config.in
b/package/thttpd/Config.in
index 172a2d69e777eb3b95274f69481093ade90bbda5..d359785435ef788dbeb5d54065a5af035682aea9 100644
(file)
--- a/
package/thttpd/Config.in
+++ b/
package/thttpd/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_THTTPD
bool "thttpd"
+ depends on BR2_USE_MMU # fork()
help
thttpd is a simple, small, portable, fast, and secure HTTP server