projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d9d842
)
vsftpd: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 28 Dec 2012 00:59:01 +0000
(
00:59
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Dec 2012 11:12:29 +0000
(12:12 +0100)
Fixes
http://autobuild.buildroot.net/results/
067cfbab9fa26e9e5f321f661e8f4ac0e19249e1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/vsftpd/Config.in
patch
|
blob
|
history
diff --git
a/package/vsftpd/Config.in
b/package/vsftpd/Config.in
index 8414c88f72c479602173ef6eac5f2b63c2084c36..3d4cff1c07d891fe6b02924e924678967400bfbb 100644
(file)
--- a/
package/vsftpd/Config.in
+++ b/
package/vsftpd/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_VSFTPD
bool "vsftpd"
+ depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
help
vsftpd is an ftp daemon written with security in mind.
http://vsftpd.beasts.org/