projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f944824
)
boa: needs MMU
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 12 Dec 2012 01:45:48 +0000
(
01:45
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 12 Dec 2012 16:11:05 +0000
(17:11 +0100)
Fixes
http://autobuild.buildroot.net/results/
0909856aea5ea5d13206c9a46b8b5174661239b4
/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/boa/Config.in
patch
|
blob
|
history
diff --git
a/package/boa/Config.in
b/package/boa/Config.in
index 48943ff046b6a8967cc99cfcf01910b5cebad2e5..982833aefb1a0ac4a7c3ed1e1e82427a85dd8b6d 100644
(file)
--- a/
package/boa/Config.in
+++ b/
package/boa/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_BOA
bool "boa"
+ depends on BR2_USE_MMU # uses fork()
help
A very small and very fast http daemon. Not intended as
a feature-packed server.