mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
vsftpd: needs mmu
Fixes http://autobuild.buildroot.net/results/067cfbab9fa26e9e5f321f661e8f4ac0e19249e1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9d9d842d87
commit
2eb995759d
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user